@charset "utf-8";
/* Pacing.com Global Layout CSS */

.cleaner { clear:both; }

img { border:none; }

a {	color:#3579a4; }
a:hover { color:#0b4e78; }

body {
	margin:0px;
	padding:0px;
	background-color:#dcdad0;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#global-wrapper {
	width:100%;
	position:relative;
	z-index:2;
}	

#bg-overlay {
	width:100%;
	height:675px;
	position:absolute;
	top:0px;
	background-image:url(../images/body-bg-overlay.png);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
}

#header-container {
	width:960px;
	height:150px;
	margin:0px auto;
	padding:0px;
}

	#header-container .logo {
		width:215px;
		height:140px;
		float:left;
	}
	
		#header-container .logo h1 {
			margin:0px;
			padding:0px;
		}
		
			#header-container .logo h1 a {
				display:block;
				width:215px;
				height:150px;
				background-image:url(../images/logo.png);
				background-position:0 0;
				text-indent:-9999px;
				outline:none;
			}
			
			#header-container .logo h1 a:hover {
				background-position:0 -150px;
			}
			
	#header-banner-spot {
		width:728px;
		height:90px;
		border:1px solid #474337;
		background-color:white;
		float:right;
		margin:30px 10px 0 0;
		-moz-box-shadow:0px 0px 10px #565c3f;
		-webkit-box-shadow:0px 0px 10px #565c3f;
	}
	
	#header-banner-spot:hover {
		-moz-box-shadow:0px 0px 10px black;
		-webkit-box-shadow:0px 0px 10px black;
	}

#body-container {
	width:960px;
	margin:0px auto;
	background-color:#eae9e3;
	background-image:url(../images/body-container-bg.jpg);
	background-repeat:repeat;
	border:1px solid #5b4e3f;
	-moz-box-shadow:0px 0px 20px #625648;
	-webkit-box-shadow:0px 0px 20px #625648;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	z-index:4;
}

#page-container {
	width:938px;
	margin:0 3px 0 3px;
	background-image:url(../images/page-container-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:8px 8px 12px 8px;
}

	#page-container .col-630 {
		width:630px;
		float:left;
	}
	
		.col-630 #breadcrumbs {
			width:628px;
			height:30px;
			border:1px solid #b5c9d2;
			background-image:url(../images/breadcrumb-bar-bg.jpg);
			margin:0 0 8px 0;
		}
	
		#page-container .col-630 .content-area {
			width:600px;
			padding:10px 15px 15px 15px;
			background-image:url(../images/col-630-content-bg.jpg);
			background-position:top center;
			background-repeat:no-repeat;
			background-color:#f3f2ed;
			-moz-border-radius-bottomleft:5px;
			-moz-border-radius-bottomright:5px;
			-webkit-border-bottom-left-radius:5px;
			-webkit-border-bottom-right-radius:5px;
		}
		
		#page-container .col-630 h2.main-heading {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:20px;
			font-weight:normal;
			color:#416589;
			margin:0;
			display:block;
			width:600px;
			height:45px;
			padding:5px 0 0 0;
			background-image:url(../images/content-h2-bg.png);
		}

		#page-container .col-630 h3.main-heading {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:18px;
			font-weight:normal;
			color:#416589;
			margin:0;
			display:block;
			width:600px;
			height:45px;
			padding:5px 0 0 0;
			background-image:url(../images/content-h2-bg.png);
		}
		
		#page-container .col-630 p.bodytext, ul.bodytext, li.bodytext {
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#454545;
			margin:0 0 10px 0;
			text-align:justify;
		}

	
	#page-container .col-300 {
		width:300px;
		float:right;
	}
	
	
#top-nav {
	width:954px;
	height:36px;
	margin:3px 3px 4px 3px;
}

#sidebar-search-box {
	width:auto;
	height:30px;
	border:1px solid #b9ccd1;
	background-color:#e8e8e8;
	padding:8px;
	margin:0 0 8px 0;
}

#sidebar-search-box:hover {
	border:1px solid #89a4ab;
	-moz-box-shadow:0px 0px 10px #8cb8dd;
	-webkit-box-shadow:0px 0px 10px #8cb8dd;	
}

	#sidebar-search-box .inner {
		width:100%;
		height:30px;
		background-color:#cedfe9;
	}

	#sidebar-search-box .search-field {
		margin:0px;
		padding:0px;
		border:none;
		background-color:white;
		width:242px;
		height: 24px;
		font-family:"Calibri",Verdana,Tahoma,sans-serif;
		font-size:14px;
		color:#666;
		border:1px solid #fff;
	}
	
	#sidebar-search-box .search-submit {
		margin:0px;
		padding:0px;
		border:none;
		background-color:pink;
		width:30px;
		height:30px;
		cursor:pointer;
		float:right;
		background-image:url(../images/sidebar-search-button-bg.jpg);
		outline:none;
	}
	
	#sidebar-search-box .search-submit:hover {
		background-position:-30px 0;
	}
	
	#sidebar-search-box .search-submit:active {
		background-position:-60px 0;
	}
	
.sidebar-banner-300-250 {
	width:300px;
	height:250px;
	background-color:#FFF;
	margin:0 0 8px 0;
}

	.sidebar-banner-300-250:hover {
		-moz-box-shadow:0px 0px 10px #999;
		-webkit-box-shadow:0px 0px 10px #999;	
	}

.sidebar-box {
	width:298px;
	border:1px solid #bfd1d6;
	margin:0 0 8px 0;
}

.sidebar-box:hover {
	border:1px solid #89a4ab;
	-moz-box-shadow:0px 0px 10px #9ebdd8;
	-webkit-box-shadow:0px 0px 10px #9ebdd8;	
}

.sidebar-heading {
	margin:0;
	padding:10px 0 0 12px;
	height:25px;
	width:286px;
	background-image:url(../images/sidebar-heading-bg.jpg);
	background-repeat:repeat-x;
	color:#5b584f;
	text-shadow:1px 1px 1px #f0ede2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #b8b3a2;
}

	.sidebar-heading .highlight {
		color:#332f23;	
	}
	
	.sidebar-box:hover .sidebar-heading {
		background-position:0 -35px;	
	}
	
.sidebar-box .content {
	width:298px;
	background-image:url(../images/sidebar-box-bg.jpg);
	background-color:white;
	background-position:top;
	background-repeat:no-repeat;
}

.table, .table ul {
	list-style:none;
	margin:0;
	padding:0;
}

.table-row {
	text-indent:-9999px;
	padding:5px 0 5px 0;
}

.table-cell {
	float:left;	
	text-indent:0px;
}

#footer-container {
	width:100%;
	height:300px;
	position:relative;
	z-index:3;
	margin:-30px 0 0 0;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

	#footer-container .inner {
		width:960px;
		margin:0px auto;
		padding:50px 0 0 0;
		height:250px;
	}
	
	#footer-container .inner p {
		margin:0 0 8px 0;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#646258;
	}
	
	#footer-container .inner a { font-family:"Verdana",sans-serif;font-size:11px;color:#fef9eb;text-decoration:none;cursor:pointer; text-shadow:1px 1px 0px #625d4e; letter-spacing:-1px; }
	#footer-container .inner a:hover { font-family:"Verdana",sans-serif;font-size:11px;color:#fef9eb;text-decoration:underline;cursor:pointer; text-shadow:1px 1px 0px #625d4e; letter-spacing:-1px; }
	#footer-container .inner ul { list-style:none; margin:0 0 5px 0; padding:0px; }
	#footer-container .inner ul li { margin-bottom:0; }
	
	#footer-container .inner #footer-left { display:inline; float:left; }
	#footer-container .inner #footer-right { display:inline; float:right; width:301px; }
	
	#footer-container .inner h3 { margin:0px 0px 4px 0px; }
		#footer-container .inner h3 a { font-family:"Verdana",sans-serif; font-size:12px; font-weight:bold; color:#e8dab0; text-decoration:none; text-shadow:1px 1px 1px #474337; }
		#footer-container .inner h3 a:hover { font-family:"Verdana",sans-serif; font-size:12px; font-weight:bold; color:#e8dab0; text-decoration:underline; text-shadow:1px 1px 1px #474337; border:none; }
	
	#footer-container .inner #footer-left .group1 { float:left; margin-right:25px; width:135px; }
	#footer-container .inner #footer-left .group2 { float:left; margin-right:20px; width:110px; }
	#footer-container .inner #footer-left .group3 { float:left; margin-right:20px; width:120px; }
	#footer-container .inner #footer-left .group4 { float:left; margin-right:20px; width:135px; }
	
	#footer-container .inner #footer-right { text-align:right; }
	#footer-container .inner #footer-right p { font-family:"Arial Narrow",sans-serif;font-size:14px;color:#a68ba6; margin:3px 0px 5px 0; text-shadow:1px 1px 1px #f3f2e9; text-align:justify; }
	#footer-container .inner #footer-right p.copyright { color:white; text-align:right; text-shadow:1px 1px 0px #625d4e; margin-right:10px;  }
	
	
#review-left {
	width:275px;
	float:left;
}

	#review-left h3 {
		width:265px;
		height:21px;
		margin:3px 0 0 0;
		padding:6px 0 0 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		color:white;
		text-shadow:1px 1px 1px #4c4e50;
		background-image:url(../images/review-subheading-bg.jpg);
		-moz-border-radius-topright:3px;
		-moz-border-radius-topleft:3px;
		-webkit-border-top-right-radius:3px;
		-webkit-border-top-left-radius:3px;
	}
	
	#review-left .content {
		width:253px;
		padding:10px;
		margin:0 0 12px 0;
		background-color:white;
		border-left:1px solid #a3a3a3;
		border-bottom:1px solid #a3a3a3;
		border-right:1px solid #a3a3a3;
	}
	
		#review-left .content p {
			margin:0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			caption-side:#3a3a3a;
		}

#review-right {
	width:320px;
	float:right;
}
	#review-right h2 {
		width:310px;
		height:21px;
		margin:3px 0 0 0;
		padding:6px 0 0 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		color:white;
		text-shadow:1px 1px 1px #163d63;
		background-image:url(../images/review-subheading-bg2.jpg);
		-moz-border-radius-topright:3px;
		-moz-border-radius-topleft:3px;
		-webkit-border-top-right-radius:3px;
		-webkit-border-top-left-radius:3px;
	}

	#review-right img {
		margin:0 0 12px 0;
	}
	
#review-right .signup {
	display:block;
	width:262px;
	height:51px;
	background-image:url(../images/review-signup-btm.jpg);
	outline:none;
	text-decoration:none;
	text-align:right;
	padding:19px 58px 0 0;
	line-height:17px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 12px #7ec2ff;
	-webkit-box-shadow:0px 0px 12px #7ec2ff;
}

#review-right .signup:hover {
	background-position:0 -70px;	
	-moz-box-shadow:0px 0px 12px #ff9e9e;
	-webkit-box-shadow:0px 0px 12px #ff9e9e;
}

#review-right .signup:active {
	background-position:0 -140px;	
}

	#review-right .signup .line1 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		letter-spacing:-1px;
		color:white;
		text-shadow:0px 0px 8px #041b33;
		position:relative;
		z-index:10;
	}
	
		#review-right .signup:hover .line1 {
			color:#fff;
			font-size:26px;
			text-shadow:0px 0px 8px black;
		}
	
	#review-right .signup .line2 {
		font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:normal;
		letter-spacing:0px;
		color:#a1dbff;
		text-transform:uppercase;
		text-shadow:1px 1px 1px #16518a;
		position:relative;
		z-index:9;
	}
	
		#review-right .signup:hover .line2 {
			color:#ffb2b2;
			text-shadow:0px 0px 8px #041b33;
		}
		
h4.main-heading {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight:normal;
			color:#416589;
			margin:0;
			display:block;
			width:600px;
			height:45px;
			padding:5px 0 0 0;
			background-image:url(../images/content-h2-bg.png);
		}
		
#cse-search-results iframe {
	width: 600px;
}

