/* ..:: JP Sears Styles ::.. */

/* Layout Elements */

.imgText { display: none; }
#header { background: url(/Resources/JPSears/Layout/header.jpg) top left no-repeat; width: 880px; height: 266px; }
.col_layout_left { background: url(/Resources/JPSears/Layout/bg_colLeft.png) top right no-repeat; }

/* Content Elements */

.col_left h1 { font-weight: normal; font-family: Calibri, Arial, Helvetica, sans-serif; }
.col_middle h1 { color: #16A8D9; }
a { outline: none; color: #16A8D9; }
a:hover { text-decoration: none; }

/* Vert Nav */

#verticalNav {
	font-size: 1.1em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #bfbfbf;
}

.navItem {
	padding: 0.4em 0em;
}

.navItem a {
	display: block;
	color: #16a8d9;
	text-decoration: none;
}

.navItem a:hover {
	color: #666;
}

.selectedSection a {
	color: #4d4d4d;
}

#vNav_contact a { display: block; background: url('/Resources/JPSears/Images/vNav_contact.png') top left no-repeat; width: 112px; height: 113px; margin: 15px 0px 0px 15px; }
#vNav_contact span { display: none; }

/* Footer */

#btn_Jaze {
	cursor: pointer;
	background: url('/resources/JPSears/Layout/jazeLogo.gif') right top no-repeat;
	height: 35px;
	padding: 10px 55px 0px 0px;
}

.poweredBy { width: 180px; }

.layout_area_footer { margin-top: 1em; }
.layout_area_footer a { color: white; text-decoration: none; }
.layout_area_footer a:hover { text-decoration: underline; }