@charset "utf-8";
/* Custom Font - NOT GOOGLE*/
/*
@font-face {
    font-family: 'Audimat';
    src: url('fonts/audimat-regular.otf');
}
@font-face {
    font-family: 'Audimat';
    src: url('fonts/audimat-bold.otf');
    font-weight: bold;
}
*/
/* Main DOM Styles */
body {
	font-family: 'Roboto', 'sans-serif';
	min-width: 968px;
	background: #000000 url(images/main-bg.jpg) repeat-y;
	background-position: center top;
}
a{
}
/*Custom HTML Parts*/
.logo{
}
/* Main Body */
.top-banner{
	margin: 0 auto;
	background: url(images/top-banner.jpg) no-repeat;
	width: 916px;
	height: 200px;
}
.wc-body{
	margin-top: 30px;
}
	.wc-body .wc-banner{
		display: none;
	}
	.wc-body .wc-top{
		padding-top: 10px;
		height: 220px;
		width: 960px;
		background: #FFF;
		background: url(images/main-top.png) repeat-y;
	}
	.wc-body .wc-middle{
		margin-top: 0px;
		background: url(images/main-top.png) repeat-y;
	}
	.wc-body .wc-bottom{
		background: #FFF;
		height: 30px;
		background: url(images/main-bot.png) no-repeat;
	}
	.wc-body .col-left{
		position: relative;
		margin-right: 30px;
		margin-top: 0;
		margin-left: 1px;
		padding-bottom: 0;
		padding: 5px;
	}
		.col-left .col-left-top{
			width: 255px;
			margin-top: 0;
			height: 20px;
			display: none;
		}
		.col-left .col-left-mid{
			width: 255px;
			padding-bottom: 10px;
			margin-bottom: 0;
		}
		.col-left .col-left-bot{
			width: 255px;
			height: 19px;
			display: none;
		}
	.wc-body .col-right{
		top: -5px;
	}
		.col-right .col-right-top{
			width: 665px;
			height: 40px;
			display: none;
		}
		.col-right .col-right-mid{
			width: 665px;
		}
		.col-right .col-right-bot{
			width: 665px;
			height: 40px;
			display: none;
		}
/* Module Styles */
.mod-contact{
	font-size: 18px;
	text-align: center;
	background: url(images/tel-bg.png);
	color: #513574;
	width: 257px;
	height: 42px;
	left: 650px;
    top: 0px;
    z-index: 101;
}
	.mod-contact div{
		position: relative;
		top: 7px;
	}
	.mod-contact div b{
		font-weight: normal;
	}
.mod-social{
	top: 150px;
	left: 40px;
	padding: 8px;
	border-radius: 0;
}
	.mod-social img{
		margin: 3px;
	}
.mod-logo{
	display: none;
	margin-left:0;
}
	.mod-logo .ml-top{
	}
	.mod-logo .ml-mid{
	}
	.mod-logo .ml-bot{
	}
/*Main Menu Styling*/
.mod-menu{
	font-family: 'Roboto', 'sans-serif';
	position: relative;
	font-weight: bold;
	z-index: 1000;
}
	.mod-menu .main{
	}
	.mod-menu .main >li{
		background: url(images/btn-cold.png) no-repeat;
		width: 230px;
		height: 35px;
		font-size: 15px;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	.mod-menu .main >li a{
		display: block;
		height: 27px;
		font-weight: normal;
		text-align: left;
		color: #FFF;
		border-radius: 0px;
		width: 200px;
	}
	.mod-menu .main >li a:hover{
		background: url(images/btn-hot.png) no-repeat;
		color: #FFF;
	}
	.mod-menu .main >li .hot{
		background: url(images/btn-hot.png) no-repeat;
		margin-bottom: 0px;
		color: #FFF;
	}
		.mod-menu .main >li a span{
			position: relative;
			padding-left: 50px;
			top: 0px;
		}
	/*Sub Menu Styling*/
	.mod-menu .sub{
		font-family: 'Roboto', 'sans-serif';
		position: relative;
		top: -5px;
		left: 9px;
		width: 230px;
		margin: 0;
		padding: 0px 0 10px 0;
	}
		.mod-menu .sub .sub-top{
			height: 20px;
			width: 230px;
			background: url(images/drop-top.png) no-repeat;
		}
		.mod-menu .sub .sub-mid{
			padding-top: 5px;
			padding-bottom: 10px;
			width: 230px;
			background: url(images/drop-mid.png) repeat-y;
		}
		.mod-menu .sub .sub-bot{
			height: 20px;
			width: 230px;
			background: url(images/drop-bot.png) no-repeat;
		}
		.mod-menu .sub li{
			margin: 0;
		}
		.mod-menu .sub li a{
			padding: 0 0px 0px 0px;
			margin: 0 0 0 36px;
		}
		.mod-menu .sub li a span{
			display: block;
			color: #A2A1A1;
			font-size: 13px;
			font-weight: normal;
			text-align: left;
			border-bottom: 0;
			padding: 7px 10px 7px 10px;
		}
			.mod-menu .sub li:last-child a span{
				border: none;
				margin-bottom: 0px;
			}
		.mod-menu .sub li span:hover{
			color: #FFF;
			background: #772AE8;
		}
		.mod-menu .sub li span.hot{
			color: #FFF;
			background: #772AE8;
		}
		.mod-menu .sub li span >.arrow{
			display: none;
		}
.mod-box{
	border: 0;
	color: #FFF;
	margin-left: 12px;
	margin-bottom: 10px;
	width: 224px;
	font-family: 'Open Sans', sans-serif;
}
	.mod-box .mb-top{
		background: url(images/mod-top.png) no-repeat;
		height: 20px;
	}
	.mod-box .mb-mid{
		background: url(images/mod-mid.png) repeat-y;
	}
	.mod-box .mb-bot{
		background: url(images/mod-bot.png) no-repeat;
		height: 36px;
	}
	.mod-box .title{
		padding: 0px;
		margin-bottom: 5px;
		font-size: 15px;
		text-align: center;
		text-transform: uppercase;
		color: #8D826C;
		font-weight: normal;
		height: 29px;
	}
	.mod-box .title div{
		position: relative;
		top: 0;
	}
	.mod-box .main{
		padding-left: 25px;
		padding-right: 25px;
		font-size: 13px;
		font-weight: normal;
	}
	.mod-box .col01{
		width: 50px;
	}
	.mod-box .col02{
	}
	.mod-box .list-item{
	}
.mod-page{
	font-family: 'Roboto', 'sans-serif';
}
.wc-copyright{
	font-family: 'Roboto', 'sans-serif';
	color: #FFF;
	padding: 15px;
	margin-top: 5px;
}
