@charset "utf-8";
/*Custom HTML Parts*/
.cus_jonnyp{
	position: absolute;
	background: url(images/jonnyp.png) no-repeat;
	width: 738px;
	height: 778px;
	top: 0;
	z-index: -999;
}
.cus_poptop{
	text-align: center;
	width: 210px;
	margin-top: -15px;
}
/* Main DOM Styles */
body {
	background: #252625 url(images/main-bg.jpg) repeat-x;
}
a{
}
/* Main Body */
.top-banner{
	position: relative;
 	background: url(images/jon-logo.png) no-repeat;
 	width: 314px;
 	height: 84px;
 	left: 600px;
 	top: 110px;
}
.wc-body{
	position: relative;
	margin-top: 0;
	z-index: 999;
}
	.wc-body .wc-top{
		position: relative;
		width: 940px;
		height: 50px;
		margin-top: 100px;
	}
	.wc-body .wc-middle{
		width: 940px;
		overflow: visible;
	}
	.wc-body .wc-bottom{
		position: relative;
		width: 940px;
		margin: 0 0 70px 0;
	}
	.wc-body .col-left{
		display: inline-block;
		font-family: 'Open Sans', sans-serif;
		width: 270px;
		float: none;
		left: 20px;
		margin: 0;
		padding: 0;
	}
		.col-left .col-left-top{
			width: 275px;
			margin-top: 0;
			height: 41px;
			display: none;
		}
		.col-left .col-left-mid{
			width: 275px;
			padding-bottom: 20px;
			margin-bottom: 0;
		}
		.col-left .col-left-bot{
			width: 275px;
			display: none;
		}
	.wc-body .col-right{
		font-family: 'Open Sans', sans-serif;
		line-height: 20px;
		display: inline-block;
		vertical-align: top;
		float: none;
		margin: 0;
		padding: 0;
	}
		.col-right .col-right-top{
			position: relative;
			width: 665px;
			height: 20px;
			background: url(images/con-top.png) no-repeat;
		}
		.col-right .col-right-mid{
			width: 665px;
			padding-top: 20px;
			background: url(images/con-mid.png) repeat-y;
		}
		.col-right .col-right-bot{
			height: 20px;
			background: url(images/con-bot.png) no-repeat;
		}
/* Module Styles */
.mod-contact{
	display: none;
	position: absolute;
	font-size: 19px;
	text-align: center;
	color: #FFF;
	left: 650px;
	top: 280px;
    width: 300px;
    height: 45px;
    background: url(images/tel-bg.png) no-repeat;
    background-position: center;
    background-position-y: 35px;
}
	.mod-contact div{
		position: relative;
		top: 8px;
	}
	.mod-contact div b{
		font-weight: normal;
	}
.mod-social{
	left: 290px;
	top: 180px;
}
	.mod-social a{
		text-align: center;
		display: inline-block;
		background: #B8262A;
		color: #252421;
		padding: 6px 8px 8px 8px;
		font-size: 17px;
		font-weight: bold;
		height: 18px;
		width: 18px;
		margin: 0 3px 0 0;
		border-radius: 5px;

	}
	.mod-social a:hover{
		color: #C5C6C7;
	}
	.mod-social img{
		display: none;
	}
.mod-logo{
	position: relative;
	display: none;
}
	.mod-logo .ml-top{
	}
	.mod-logo .ml-mid{
	}
	.mod-logo .ml-bot{
	}
	.mod-logo img{
		width: 240px;
		height: auto;
	}
/*Main Menu Styling*/
.mod-menu{
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: -10px;
}
	.mod-menu .mm-top{
		background: none;
	}
	.mod-menu .mm-mid{
		background: none;
	}
	.mod-menu .mm-bot{
		background: url(images/mnu-bot.png) no-repeat;
		background-position-x: 9px;
		margin: 30px 0 0 0;
		height: 21px;
	}
	.mod-menu .main{
	}
	.mod-menu .main >li{
		position: relative;
		width: 230px;
		height: 45px;
		font-size: 16px;
		margin-bottom: 5px;
		border: 1px solid #BDBEBF;
		left: 3px;
		z-index: 999;
	}
	.mod-menu .main >li:hover{
		border: 1px solid #B8262A;
	}
	.mod-menu .main li:last-child{
		margin-bottom: 0px;
	}
	.mod-menu .main >li a{
		display: block;
		text-transform: uppercase;
		height: 30px;
		letter-spacing: -1px;
		text-align: center;
		letter-spacing: 0px;
		color: #BDBEBF;
		background: none;
	}
	.mod-menu .main >li a:hover{
		background: none;
		color: #B8262A;
	}
	.mod-menu .main >li .hot{
		background: none;
		color: #B8262A;
	}
		.mod-menu .main >li a span{
			position: relative;
			top: 5px;
		}
	/*Sub Menu Styling*/
	.mod-menu .sub{
		position: relative;
		width: 230px;
		left: 3px;
		padding-bottom: 5px;
		margin: 0 0 5px 0;
	}
		.mod-menu .sub .sub-top{
			height: 15px;
			background: url(images/sub-top.png) no-repeat;
		}
		.mod-menu .sub .sub-mid{
			background: url(images/sub-mid.png) repeat-y;
		}
		.mod-menu .sub .sub-bot{
			height: 15px;
			background: url(images/sub-bot.png) no-repeat;
		}
		.mod-menu .sub li{
			margin: 0;
		}
		.mod-menu .sub li a{
			padding: 0;
			margin: 0;
		}
		.mod-menu .sub li a span{
			display: block;
			color: #BDBEBF;
			text-align: center;
			font-size: 14px;
			padding: 10px 10px 10px 10px;
			border-bottom:  1px solid #767A7B;
			text-transform: uppercase;
			margin: 0 20px 0 20px;
		}
			.mod-menu .sub li:last-child a span{
				border-bottom: none;
				margin-bottom: 0px;
			}
		.mod-menu .sub li span:hover{
			color: #B6282E;
		}
		.mod-menu .sub li span.hot{
			color: #B6282E;
		}
		.mod-menu .sub li span >.arrow{
			display: none;
		}
.mod-box{
	position: relative;
	border: 0;
	color: #C5C6C7;
	margin-left: -7px;
}
	.mod-box .mb-top{
		width: 230px;
		height: 30px;
		background: url(images/mod-top.png) no-repeat;
	}
	.mod-box .mb-mid{
		position: relative;
		width: 230px;
		background: url(images/mod-mid.png) repeat-y;
	}
	.mod-box .mb-bot{
		width: 230px;
		height: 5px;
		background: url(images/mod-bot.png) no-repeat;
	}
	.mod-box .title{
		position: relative;
		top: -23px;
		padding: 0px;
		width: 200px;
		margin-left: 15px;
		font-size: 12px;
	}
	.mod-box .title div{
		font-weight: normal;
		text-transform: uppercase;
		text-align: left;
		position: relative;
		text-align: center;
	}
	.mod-box .main{
		padding-left: 25px;
		padding-right: 20px;
		padding-top: -15px;
		padding-bottom: 15px;
		font-size: 13px;
		font-weight: normal;

	}
	.mod-box .col01{
		width: 60px;
	}
	.mod-box .col02{
	}
	.mod-box .list-item{
	}
.mod-page{
	position: relative;
	left: 0px;
}
.wc-copyright{
	font-family: 'Open Sans', sans-serif;
	padding: 20px 0 0 0;
	position: absolute;
	color: #FFF;
	text-align: right;
	font-size: 13px;
	left: 432px;
	width: 500px;
	z-index: 99;
}
