@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'BonvenoCF-Light';
	src: url(../font/BonvenoCF-Light.otf);
	src: url(//:) format ('no404'), url('../font/BonvenoCF-Light.otf') format('opentype');
}
@font-face {
	font-family: 'ColabBol';
	src: url(../font/ColabBol.otf);
	src: url(//:) format ('no404'), url('../font/ColabBol.otf') format('opentype');
}
@font-face {
	font-family: 'ColabMed';
	src: url(../font/ColabMed.otf);
	src: url(//:) format ('no404'), url('../font/ColabMed.otf)') format('opentype');
}
@font-face {
	font-family: 'ColabThi';
	src: url(../font/ColabThi.otf);
	src: url(//:) format ('no404'), url('../font/ColabThi.otf') format('opentype');
}
* {
	padding: 0;
	margin: 0;
}
a, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
body {
	background: #F3F3F3;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
 font-family:;
	font-weight: 100;
	overflow-y: scroll;
}
.wrapper {
	width: 100%;
	margin: 0;
}
/*.. HEADER ..*/
.header {
	background: #fff;
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 0;
}
.header .hdr {
	background: url(../img/hdr_bg.png) no-repeat center center;
	width: 980px;
	height: 200px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.header .hdr .search {
	background: #fff;
	width: 230px;
	height: 30px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 40px;
	right: 0;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
}
/*.. NAVIGATION ..*/
#navigation {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 200px;
}
#navigation .navLeft, #navigation .navRight {
	width: 400px;
	height: 40px;
	line-height: 40px;
	margin-top: 130px;
	font-size: 14px;
	font-family: ColabMed;
	font-weight: 100;
}
#navigation .navLeft {
	float: left;
}
#navigation .navRight {
	float: right;
}
#navigation .navLeft ul, #navigation .navRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .navLeft ul li, #navigation .navRight ul li {
	float: left;
}
#navigation .navLeft ul li:nth-child(1) {
	width: 90px;
	text-align: center;
}
#navigation .navLeft ul li:nth-child(2) {
	width: 85px;
	text-align: center;
}
#navigation .navLeft ul li:nth-child(3) {
	width: 135px;
	text-align: center;
}
#navigation .navLeft ul li:nth-child(4) {
	width: 90px;
	text-align: center;
}
#navigation .navRight ul li:nth-child(1) {
	width: 160px;
	text-align: center;
}
#navigation .navRight ul li:nth-child(2) {
	width: 80px;
	text-align: center;
}
#navigation .navRight ul li:nth-child(3) {
	width: 80px;
	text-align: center;
}
#navigation .navRight ul li:nth-child(4) {
	width: 80px;
	text-align: center;
}
#navigation .navLeft ul li a, #navigation .navRight ul li a {
	width: auto;
	color: #000;
	height: auto;
	padding: 10px 0;
}
#navigation .navLeft ul li a:hover, #navigation .navRight ul li a:hover {
	color: #3d4094;
}
#navigation .navLeft ul li a.active, #navigation .navRight ul li a.active {
	color: #3d4094;
}
#navigation .navLeft ul li ul, #navigation .navRight ul li ul {
	background: #fff;
	width: 170px;
	height: auto;
	display: none;
	padding: 0;
	border-top: 2px solid #3d4094;
	position: absolute;
	z-index: 10;
}
#navigation .navLeft ul li ul:before, #navigation .navLeft ul li ul:after, #navigation .navRight ul li ul:before, #navigation .navRight ul li ul:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
}
#navigation .navLeft ul li ul:before, #navigation .navRight ul li ul:before, #navigation .navLeft ul li ul:after, #navigation .navRight ul li ul:before {
	top: 50%;
	left: 20%;
	top: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #3d4094;
	margin-top: 0;
}
#navigation .navLeft ul li ul li, #navigation .navRight ul li ul li {
	width: 170px !important;
	height: 40px;
	line-height: 40px;
	float: none;
	text-align: left !important;
	padding: 0px;
	border-bottom: 1px solid #D0D0D0;
}
#navigation .navLeft ul li ul li:last-child, #navigation .navRight ul li ul li:last-child {
	border-bottom: none;
}
#navigation .navLeft ul li ul li a, #navigation .navRight ul li ul li a {
	width: 144px;
	height: auto;
	padding: 0 13px;
	color: #000;
	font-size: 13px;
	font-weight: 100;
	font-family: ColabThi;
}
#logo {
	width: 180px;
	height: 150px;
	margin: 30px auto 0;
	float: left;
	text-align: center;
}
#logo img {
	width: auto;
	height: 150px;
}
/*.. CONTENT ..*/
.content {
	width: 100%;
	margin: 0;
	padding: 0;
}
.mContent {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 100px;
}
.mContent .tHold {
	width: 980px;
	height: auto;
	margin-bottom: 30px;
}
.mContent .tHold .title {
	font-size: 30px;
	font-weight: 300;
	font-family: ColabMed;
	line-height: normal;
	margin-bottom: 3px;
	color: #3d4094;
	text-transform: uppercase;
}
.mContent .tHold .subT {
	font-size: 20px;
	font-weight: 100;
	font-family: "Century Gothic", Century, sans-serif;
	line-height: normal;
	color: #3d4094;
	text-transform: uppercase;
}
.mContent .nav {
	width: 980px;
	height: 25px;
	margin-bottom: 15px;
}
.mContent .nav .btn {
	float: right;
	width: auto;
	font-size: 11px;
	font-weight: 100;
}
.mContent .nav .btn nav {
	width: auto;
}
.mContent .nav .btn nav li {
	margin-right: 3px;
	list-style: none;
	float: left;
}
.mContent .nav .btn nav a {
	background: #3d4094;
	color: #f4f5f5;
	display: block;
	padding: 8px 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: BonvenoCF-Light;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.mContent .nav .btn nav a:hover {
	background-color: #e5e8e8;
	color: #3d4094;
}
.mContent .nav .btn nav li:last-child {
	margin-right: 0;
}
.mContent .nHold {
	width: 980px;
	height: auto;
}
.mContent .mHold {
	width: 980px;
	height: auto;
}
.mContent .mHold a {
	margin-top: 40px;
	display: inline-block;
	float:left;
	font-size: 14px;
	font-weight: 900;
	font-family: BonvenoCF-Light;
	color: #ed3338;
	border-bottom: 1px dotted #F3F3F3;
}
.mContent .mHold a:hover {
	border-bottom: 1px dotted #ed3338;
}
.mContent .mHold .pix {
	width: auto;
	height: auto;
	min-height: 521px;
	margin-bottom: 30px;
	text-align: center;
	overflow: hidden;
}
.mContent .mHold .pix img {
	width: auto;
	height: 521px;
}
.mContent .mHold .anchor {
	width: 170px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 3px solid #ed3338;
	font-size: 13px;
	font-weight: 900;
	font-family: BonvenoCF-Light;
	color: #ed3338;
	margin-top: 30px;
	margin-left: 810px;
	cursor: pointer;
	display: inline-block;
}
.mContent .mHold .anchor:hover {
	background: #ed3338;
	color: #fff;
}
.mContent .mHold .fLeft {
	width: 580px;
	height: auto;
	float: left;
}
.mContent .mHold .fLeft .mBlock {
	width: 110px;
	height: 110px;
	float: left;
	padding: 3px;
	color: #fff;
	position: relative;
}
.mContent .mHold .fLeft .mBlock .day {
	background: url(../img/flag.png) no-repeat 5px center;
	width: 90px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: BonvenoCF-Light;
}
.mContent .mHold .fLeft .mBlock .time {
	width: 100px;
	padding: 0 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	text-align: center;
}
.mContent .mHold .fLeft .mBlock a.book {
	width: auto;
	padding: 0 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.mContent .mHold .fRight {
	background: #D6D6D6;
	width: 360px;
	height: auto;
	float: right;
	padding: 20px;
}
.mContent .tours {
	width: 980px;
	height: auto;
}
.mContent .tours ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 980px;
}
.mContent .tours ul li {
	width: 980px;
}
.mContent .tours ul li ul {
	width: 980px;
	padding: 0;
	margin: 0;
	display: block;
}
.mContent .tours ul li ul li.p {
	background: #211f1f;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	text-transform: capitalize;
	border-bottom: none;
}
.mContent .tours ul li ul li {
	float: left;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #BDBDBD;
	font-size: 13px;
	font-weight: 100;
	font-family: ColabThi;
	color: #000;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #D9D9D9;
}
.mContent .tours ul li ul li:nth-child(1) {
	width: 60px;
}
.mContent .tours ul li ul li:nth-child(2) {
	width: 100px;
}
.mContent .tours ul li ul li:nth-child(3) {
	width: 700px;
	position: relative;
}
.mContent .tours ul li ul li:nth-child(3) a.more {
	background: #3f3f40;
	position: absolute;
	color: #fff;
	right: 10px;
	top: 8px;
	width: auto;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	border-left: 3px solid #6b8cc2;
	font-size: 12px;
	font-weight: 100;
	font-family: ColabThi;
	text-transform: capitalize;
}
.mContent .mHold .dt {
	width: 980px;
	line-height: normal;
	font-size: 15px;
	font-weight: 100;
	font-family: ColabThi;
	margin-bottom: 5px;
}
.mContent .mHold .mDt {
	width: 980px;
	font-size: 15px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	margin-bottom: 5px;
	text-align: left;
	color: #ed3338;
}
.mContent .mHold .mTl {
	width: 980px;
	line-height: normal;
	font-size: 20px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.mContent .mHold .tnmnt {
	background: #211f1f url(../img/tourney.png) no-repeat 20px 20px;
	width: 830px;
	height: 95px;
	padding: 20px 0 20px 150px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
.mContent .mHold .tnmnt .date {
	width: 286px;
	font-size: 18px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	margin-bottom: 10px;
	text-align: left;
	color: #ed3338;
}
.mContent .mHold .tnmnt .tl {
	width: 830px;
	height: 25px;
	line-height: normal;
	font-size: 20px;
	font-weight: 100;
	font-family: ColabThi;
	margin-bottom: 10px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}
.mContent .mHold .tnmnt .de {
	width: 810px;
	height: 25px;
	position: relative;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	line-height: normal;
	color: #fff;
}
.mContent .mHold .tnmnt .de a.more {
	background: #4a4a4d;
	position: absolute;
	color: #fff;
	bottom: 0;
	left: 0;
	width: auto;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	border-left: 3px solid #ed3338;
	font-size: 10px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
}
.mContent .mHold .photo {
	width: 980px;
	height: 400px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.mContent .mHold .photo img {
	width: 980px;
	height: auto;
}
.mContent .mHold p {
	line-height: normal;
	font-size: 14px;
	font-weight: 100;
	font-family: ColabThi;
	margin-bottom: 10px;
}
.mContent .mHold a.dl {
	line-height: normal;
	font-size: 14px;
	font-weight: 100;
	font-family: ColabThi;
	color: #3d5c94;
	border-bottom: 1px dotted #3d5c94;
	margin-bottom: 50px !important;
}
.mContent .mHold a:hover.dl {
	color: #3c3d87;
	border-bottom: 1px dotted #3c3d87;
}
.mContent .mHold .box {
	width: 236px;
	height: auto;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 0;
	float: left;
}
.mContent .mHold .box:nth-child(4n) {
	margin-right: 0;
}
.mContent .mHold .box .galFoto {
	background: #fff;
	width: 224px;
	height: 140px;
	padding: 6px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.mContent .mHold .box .galFoto img {
	width: auto;
	height: 140px;
}
.mContent .mHold .box .de {
	background: #fff;
	width: 224px;
	height: 60px;
	padding: 6px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.mContent .mHold .box .de .ttle {
	width: auto;
	height: 60px;
	line-height: normal;
	display:block;
	font-size: 14px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	color: #3d4094;
	text-transform: uppercase;
}
.mContent .mHold .box .ttle a {
	line-height:normal;
	color: #3d4094;
	border:none;
}
.mContent .mHold .box .ttle a:hover {
	color: #6b8cc2;
}
.mContent .mHold .itemDiv {
	width: 480px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}
.mContent .mHold .itemDiv:nth-child(2n) {
	margin-right: 0;
}
.mContent .mHold .itemDiv .pubFoto img {
	width: auto;
	height: 200px;
}
.mContent .mHold .itemDiv .de {
	background: #fff;
	width: 460px;
	height: 180px;
	padding: 10px;
	position: relative;
}
.mContent .mHold .itemDiv .de .title {
	width: 460px;
	height: 30px;
	line-height: normal;
	font-size: 20px;
	font-weight: 800;
	font-family: ColabThi;
	margin-bottom: 5px;
	color: #3d4094;
}
.mContent .mHold .itemDiv .de .date {
	width: 460px;
	height: 20px;
	line-height: normal;
	font-size: 15px;
	font-weight: 800;
	font-family: BonvenoCF-Light;
	color: #211f1f;
	margin-bottom: 5px;
}
.mContent .mHold .itemDiv .de p {
	line-height: normal;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	color: #211f1f;
}
.mContent .mHold .itemDiv .de a.more {
	background: #211f1f;
	position: absolute;
	color: #fff;
	bottom: 10px;
	right: 10px;
	width: auto;
	height: 24px;
	line-height: 24px;
	padding: 0 7px;
	border-left: 5px solid #252165;
	font-size: 11px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
}
.mContent .mHold ul {
	width: 980px;
}
.mContent .mHold ul li {
	background: #fff;
	position: relative;
	float: left;
	width: 221px;
	height: 320px;
	margin-bottom: 12px;
	display: block;
	overflow: hidden;
	list-style: none;
}
.mContent .mHold ul li .noImg {
	width: 221px;
	height: 240px;
	padding: 100px 0 0;
	font-size: 18px;
	font-weight: 100;
	font-family: ColabThi;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.mContent .mHold ul li span {
	background: #fff;
	width: 191px;
	height: 40px;
	display:block;
	padding: 15px;
	cursor:pointer;
	font-size: 18px;
	font-weight: 100;
	font-family: ColabThi;
	text-transform: uppercase;
	color: #333;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
.mContent .mHold ul li img {
	width: 221px;
	height: auto;
}
.mContent .mHold .gallery {
	width: 236px;
	height: 236px;
	margin-bottom: 12px;
	padding: 0;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.spc {
	margin-right: 12px;
}
.nspc {
	margin-right: 0;
}
.sp {
	margin-right: 32px;
}
.nsp {
	margin-right: 0;
}
.mContent .mHold .gallery img {
	width: auto;
	height: 236px;
}
.mContent .mHold .gallery .view {
	background: url(../img/view.png) no-repeat center;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-indent: -9999px;
}
.banner {
	width: 100%;
	height: 500px;
	padding: 0;
	margin: 0;
}
.hstry {
	background: #f4f5f5;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
.hstry #hstry {
	width: 980px;
	height: auto;
	padding: 100px 0 50px;
	margin: 0 auto;
}
.hstry #hstry .hsry, .hstry #hstry .tee, .hstry #hstry .tourney {
	height: 330px;
	padding: 120px 20px 20px;
	float: left;
}
.hstry #hstry .hsry {
	background: url(../img/hstry.png) no-repeat center 20px;
	position: relative;
	width: 286px;
}
.hstry #hstry .hsry p {
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	line-height: normal;
	margin-bottom: 10px;
	color: #211f1f;
}
.hstry #hstry .hsry a.more {
	background: #00a651;
	position: absolute;
	color: #fff;
	bottom: 0;
	right: 20px;
	width: auto;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border-left: 5px solid #1f1a1d;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
}
.hstry #hstry .tee {
	background: #e5e8e8 url(../img/teeoff.png) no-repeat center 20px;
	width: 288px;
}
.hstry #hstry .tee .tTee {
	width: 288px;
	height: 290px;
}
.hstry #hstry .tee .tTee .book {
	background: #fff;
	width: 192px;
	height: 96px;
	line-height: 96px;
	text-align: center;
	float: left;
	font-size: 20px;
	font-weight: bold;
	font-family: BonvenoCF-Light;
}
.hstry #hstry .tee .tTee a .book {
	background: #fff;
}
.hstry #hstry .tee .tTee a:hover .book {
	background: #d1d4d6;
}
.hstry #hstry .tee .tTee .sBlock {
	width: 90px;
	height: 90px;
	float: left;
	padding: 3px;
}
.hstry #hstry .tee .tTee .sBlock .day {
	background: url(../img/flag.png) no-repeat 5px center;
	width: 70px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: BonvenoCF-Light;
}
.hstry #hstry .tee .tTee .sBlock .time {
	width: 80px;
	padding: 0 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
}
.hstry #hstry .tourney {
	background: #211f1f url(../img/tourney.png) no-repeat center 20px;
	width: 286px;
}
.hstry #hstry .hsry h1, .hstry #hstry .tee h1, .hstry #hstry .tourney h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: ColabThi;
	margin-bottom: 10px;
	text-align: center;
}
.hstry #hstry .hsry h1 {
	color: #211f1f;
}
.hstry #hstry .tee h1 {
	color: #252165;
}
.hstry #hstry .tourney h1 {
	color: #fff;
}
.map {
	width: 100%;
	height: 550px;
}
.pG {
	background: #252165;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
.pG .galPub {
	width: 980px;
	height: auto;
	padding: 30px 0;
	margin: 0 auto;
	overflow: hidden;
}
.pG .galPub .pub {
	background: #fff;
	width: 440px;
	height: 250px;
	padding: 25px;
	float: left;
}
.pG .galPub .pub h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: ColabThi;
	margin-bottom: 20px;
	text-align: left;
	color: #211f1f;
}
.pG .galPub .pub .date {
	width: 440px;
	font-size: 18px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	margin-bottom: 10px;
	text-align: left;
	color: #252165;
}
.pG .galPub .pub .tl {
	width: 440px;
	font-size: 24px;
	font-weight: bold;
	font-family: ColabThi;
	margin-bottom: 10px;
	text-align: left;
	color: #252165;
}
.pG .galPub .pub .de {
	width: 440px;
	height: 130px;
	position: relative;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	line-height: normal;
	color: #211f1f;
}
.pG .galPub .pub .de p {
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	line-height: normal;
	margin-bottom: 10px;
	color: #211f1f;
}
.pG .galPub .pub .de a.more {
	background: #211f1f;
	position: absolute;
	color: #fff;
	bottom: 0;
	right: 0;
	width: auto;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border-left: 5px solid #252165;
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
}
.pG .galPub .glry {
	width: 490px;
	height: 300px;
	float: left;
}
.pG .galPub .glry .noTl {
	background: #2b2e47;
	width: 130px;
	height: 46px;
	padding: 40px 20px;
	text-align: left;
	float: left;
}
.pG .galPub .glry .noTl .t {
	width: 130px;
	font-size: 26px;
	font-weight: bold;
	font-family: ColabThi;
	margin-bottom: 20px;
	color: #fff;
}
.pG .galPub .glry .noTl .smT {
	width: 130px;
	font-size: 12px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	color: #f3f3f3;
}
.pG .galPub .glry .foto {
	height: 126px;
	overflow: hidden;
	text-align: center;
}
.pG .galPub .glry .foto img {
	width: auto;
	height: 126px;
}
.pG .galPub .glry .link {
	background: #CDCDCD;
	width: 490px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align: center;
	font-size: 22px;
	font-weight: 100;
	font-family: ColabThi;
	color: #3d4094;
	float: left;
}
.pG .galPub .glry a .link {
	background: #CDCDCD;
}
.pG .galPub .glry a:hover .link {
	background: #d1d4d6;
}
.c1 {
	width: 160px;
	float: left;
}
.c2 {
	width: 160px;
	float: left;
}
.c3 {
	width: 170px;
	float: left;
}
.c4 {
	width: 160px;
	float: left;
}
.c5 {
	width: 160px;
	float: left;
}
.clr {
	clear: both;
}
#container {
	padding: 20px;
	height: auto;
	width: 700px;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 100;
	top: 30%;
	left: 30%;
	margin: -50px 0 0 -100px; /* [-(height/2)px 0 0 -(width/2)px] */
}
#container #close {
	color: #fff;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: -10px;
	margin-right: -10px;
	line-height: 30px;
	display: block;
	padding: 10px;
	cursor: pointer;
	background: url(../img/close.png) no-repeat center;
	text-indent: -9999px;
}
#container #nameHold {
	color: #000;
	width: 700px;
	height: 80px;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	margin: 0;
}
#container #nameHold h1 {
	color: #000;
	font-size: 26px;
	font-weight: normal;
	font-family: ColabThi;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#container #nameHold h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#container #titleHold {
	color: #000;
	width: 700px;
	height: 60px;
	font-size: 26px;
	font-weight: normal;
	line-height: 60px;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	margin: 0;
}
#container #dHold {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0;
}
#container #descHold {
	color: #000;
	width: 430px;
	height: auto;
	float: left;
	margin: 0;
	padding-top: 20px;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	line-height: 18px;
}
#container #descHold p {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	line-height: 18px;
}
#container #pHold {
	color: #000;
	width: 260px;
	height: auto;
	margin-left: 10px;
	float: right;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
#container #pHold img {
	width: 260px;
	height: auto;
}
#container #pHold #noImage {
	width: 220px;
	height: 160px;
	padding: 50px 20px;
	text-align: center;
	background: #E1E1E1;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
/*.. FOOTER ..*/
.footer {
	background: #211f1f;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.footer #footer {
	width: 980px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
.footer #footer .left {
	width: 400px;
	float: left;
}
.footer #footer .left .subscribe {
	background: #252165;
	width: 260px;
	height: 70px;
	padding: 13px 25px;
}
.footer #footer .left.subscribe .email-list-form {
	width: 260px;
	padding: 0;
}
.footer #footer .left .email-list-form h1 {
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.footer #footer .left .subscribe .email-list-form input[type="text"] {
	width: 208px;
	height: 30px;
	padding: 0 10px;
	display: inline;
	border: none;
	font-size: 11px;
	font-weight: normal;
	border-left: 1px solid #fff;
}
.footer #footer .left .subscribe .email-list-form input[type="submit"] {
	background: url(../img/submit.png) no-repeat center;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	border: none;
	display: inline;
	vertical-align: top;
	margin-left: -4px;
}
.footer #footer .left .subscribe .email-list-form input[type="text"]:focus {
	border: none;
}
.footer #footer .left .subscribe .email-list-form input::-webkit-input-placeholder {
 color: #000;
}
#target {
	width: 260px;
	text-align: left;
	font-size: 11px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	color: #fff;
	margin: 8px 0 0;
	padding: 0;
	display: none;
}
.footer #footer .left #left {
	width: 400px;
	height: auto;
	padding: 15px 0;
	margin: 0;
}
.footer #footer .left #left .nav {
	width: 140px;
	height: auto;
	float: left;
	padding: 5px 0;
}
.footer #footer .left #left .nav a {
	width: auto;
	color: #000;
	height: auto;
	padding: 0;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
}
.footer #footer .left #left .nav a:hover {
	color: #ccc;
}
.footer #footer .left #left .nav ul {
	width: 140px;
	height: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer #footer .left #left .nav ul li {
	width: 140px;
	height: auto;
	float: none;
	text-align: left;
	padding: 3px 0;
}
.footer #footer .left #left .nav ul li a {
	width: 144px;
	height: auto;
	padding: 0;
	font-size: 11px;
	color: #6b8cc2;
}
.footer #footer .right {
	width: 580px;
	float: right;
	padding: 25px 0;
}
.footer #footer .right .social {
	width: 185px;
	height: 100px;
	margin-bottom: 20px;
	margin-left: 395px;
}
.footer #footer .right .social .fb, .footer #footer .right .social .twit, .footer #footer .right .social .insta, .footer #footer .right .social .contact {
	width: auto;
	height: 30px;
	margin-left: 15px;
	margin-top: 30px;
	float: left;
	text-align: center;
}
.footer #footer .right .social .fb img, .footer #footer .right .social .twit img, .footer #footer .right .social .insta img, .footer #footer .right .social .contact img {
	width: auto;
	height: 30px;
}
.footer #footer .right .adr {
	width: 320px;
	height: auto;
	margin-left: 260px;
	text-align: right;
}
.footer #footer .right .adr h1 {
	font-size: 16px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
.footer #footer .right .adr p {
	font-size: 12px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	color: #00a651;
	margin-bottom: 10px;
}
.footer #footer .center {
	width: 980px;
	padding: 15px 0 30px;
	text-align: center;
	font-size: 11px;
	font-weight: 100;
	font-family: BonvenoCF-Light;
	color: #fff;
}
.footer #footer .center a {
	color: #fff;
	text-decoration: none;
}
.footer #footer .center a:hover {
	text-decoration: none;
	color: #ccc;
}
/*.. COLORS ..*/
.a, .a a {
	background: #363663;
	color: #FFF;
}
.b, .b a {
	background: #595ca6;
	color: #fff;
}
.c, .c a {
	background: #3d5c94;
	color: #fff;
}
.d, .d a {
	background: #6b8cc2;
	color: #fff;
}
/*.. HTML ELEMENTS ..*/
p {
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic", sans-serif;
	line-height: normal;
	color: #181818;
	margin-bottom: 10px;
}
h1 {
	line-height: normal;
	color: #181818;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	font-family: ColabMed;
	margin-bottom: 20px;
}
/*.. FORM ..*/
#preview {
	width: 360px;
	margin: 30px auto;
	padding: 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: ColabThi;
	display: none;
}
.form {
	width: 360px;
	height: auto;
	float: right;
}
#forms ul {
	list-style: none;
	width: 360px;
	margin: 0;
	padding: 0;
}
#forms ul li {
	margin-bottom: 8px;
	height: auto;
	width: 360px;
}
#forms ul li.r {
	width: 360px;
	display: block;
}
#forms ul li span.error {
	font-size: 11px;
	color: red;
	margin-left: 8px;
	text-transform: uppercase;
}
#forms ul li span.passerror {
	font-size: 11px;
	color: red;
	margin-left: 8px;
	text-transform: uppercase;
}
#forms ul li .shortfield {
	width: 45px;
}
form#forms {
	width: 360px;
	padding: 0;
}
form#forms label {
	font-size: 12px;
	font-weight: 600;
	font-family: "Century Gothic", sans-serif;
	color: #000;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 4px;
}
form#forms input[type=text], form#forms input[type=email], form#forms input[type=number], form#forms textarea {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 2px;
}
form#forms input[type=text], form#forms input[type=email], form#forms input[type=number] {
	width: 210px;
	height: 30px;
}
form#forms textarea {
	height: 100px;
	width: 360px;
}
form#forms input[type="submit"] {
	opacity: 1;
	width: auto;
	margin-top: 5px;
	text-transform: uppercase;
	height: auto;
	padding: 10px 15px;
	display: block;
	cursor: pointer;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	background: #000;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
form#forms input[type="submit"]:hover {
	opacity: 0.95;
}
 form#forms input::-webkit-input-placeholder {
 color: #000;
}
form#forms input[type="text"]:focus, form#forms textarea:focus {
	border: 1px solid #259bdb;
}
form#forms p {
	font-size: 12px;
	font-weight: normal;
	font-family: ColabThi;
	line-height: normal;
	color: #181818;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*.. OTHER CSS STYLE ..*/
.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
.og-grid li {
	background: #ccc;
	margin: 0 21px 32px 0;
	vertical-align: top;
	width: 191px;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	display: inline-block;
	font-size: 12px;
	font-weight: 900;
	font-family: BonvenoCF-Light;
	text-transform: uppercase;
}
.og-grid li > a, .og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}
.og-grid li.og-expanded > a::after {
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 13px;
	left: 50%;
	margin: 35px 0 0 -15px;
}
.og-expander {
	position: absolute;
	background: #ddd;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 0;
	text-align: left;
	height: auto;
	overflow: hidden;
	display: block;
}
.og-expander-inner {
	padding: 40px 20px;
	margin: 0 auto;
	width: 940px;
	height: auto;
}
.og-close {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
.og-close::before, .og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #333;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.og-close:hover::before, .og-close:hover::after {
	background: #333;
}
.og-fullimg {
	width: 300px;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
}
.og-details {
	width: 600px;
	height: 100%;
	float: left;
	margin-left: 20px;
	position: relative;
}
.og-details {
	padding: 0;
}
.og-fullimg {
	text-align: center;
}
.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}
.og-details h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	padding: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.og-details p {
	font-size: 14px;
	font-weight: normal;
	font-family: ColabThi;
	line-height: normal;
	color: #000;
	text-transform: none;
}
.og-details a {
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px 20px;
	border: 3px solid #333;
	display: none;
	margin: 30px 0 0;
	outline: none;
}
.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}
.og-details a:hover {
	border-color: #999;
	color: #999;
}
.pst {
	background: #fff;
	width: 940px;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	font-weight: 200;
	font-size: 14px;
	font-family: BonvenoCF-Light;
	border-bottom: 1px solid #A7A7A7;
	position: relative;
}
.pst:last-child {
	border-bottom: none;
}
.pst a {
	font-weight: 100;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	color: #333;
	text-transform: capitalize;
	padding: 0 10px;
	border: 2px solid #333;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 20px;
}
.pst a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}
.pst a:hover {
	border-color: #999;
	color: #999;
}
#form {
	background: #fff;
	position: absolute;
	width: 560px;
	padding: 0 0 30px;
	display: none;
	top: 50px;
	left: 28%;
	z-index: 11;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#form .close {
	position: absolute;
	right: 10px;
	top: 18px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../img/close.png) no-repeat;
	text-indent: 100%;
	overflow: hidden;
}
#form .ttl {
	width: 530px;
	padding: 17px;
	font-weight: 100;
	font-size: 18px;
	font-family: ColabThi;
	border-bottom: 1px solid #A7A7A7;
}
/*.. FORM ..*/
#formz ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#formz ul li {
	margin-bottom: 30px;
	position: relative;
}
#formz ul li.l {
	float: left;
	width: 240px;
	margin-right: 30px;
}
#formz ul li.r {
	float: right;
	width: 240px;
	margin-right: 0;
}
#formz ul li span.error {
	font-family: BonvenoCF-Light;
	font-size: 11px;
	color: red;
	margin-left: 8px;
	text-transform: uppercase;
}
#formz ul li span.passerror {
	font-family: BonvenoCF-Light;
	font-size: 11px;
	color: red;
	margin-left: 8px;
	text-transform: uppercase;
}
#formz ul li .shortfield {
	width: 45px;
}
form#formz {
	width: 510px;
	padding: 20px 25px 0;
}
form#formz label {
	font-weight: 100;
	color: #000;
	font-family: ColabMed;
	font-size: 15px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
form#formz input[type=text], form#formz input[type=email], form#formz input[type=file] {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	color: #000;
	font-family: BonvenoCF-Light;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 2px;
	width: 236px;
	height: 30px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
form#formz input[type=submit] {
	opacity: 1;
	width: auto;
	margin-top: 20px;
	text-transform: uppercase;
	height: auto;
	padding: 5px 25px;
	display: block;
	cursor: pointer;
	border: none;
	color: #fff;
	font-family: BonvenoCF-Light;
	font-size: 13px;
	font-weight: normal;
	background: #ed3338;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: right;
}
form#formz input[type=submit]:hover {
	opacity: 0.95;
}
form#formz input::-webkit-input-placeholder {
 color: #000;
}
form#formz input[type="text"]:focus, form#formz input[type="email"]:focus, form#formz input[type="file"]:focus, form#formz textarea:focus {
	border: 1px solid #259bdb;
}
#previews {
	width: 510px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: ColabThi;
	color: #000;
	padding: 20px 0;
	display: none;
}
/*.. BANNER ..*/
#wrapper {
	background: #f0ffff;
	height: 500px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#inner {
	width: 980px;
	min-width: 300px;
	max-width: 980px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#carousel-wrapper {
	background: #fff;
	width: 980px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
#carousel {
	width: 980px;
	height: 500px;
	overflow: hidden;
}
#carousel img {
	width: auto;
	height: 500px;
	display: block;
	float: left;
}
#carousel .caption {
	background: transparent;
	width: 350px;
	height: auto;
	z-index: 2;
	font-size: 22px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	color: #fff;
	float: left;
}
#pager-wrapper {
	height: 130px;
	width: 90%;
	overflow: hidden;
	position: absolute;
	bottom: -75px;
	left: 10%;
	z-index: 2;
}
#pager img {
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	cursor: pointer;
	display: block;
	width: 200px;
	height: 100px;
	float: left;
	margin-right: 20px;
}
#pager img:hover {
	border: 2px solid #dff;
}
#pager img.selected {
	border: 2px solid #dff;
}
.blu {
	background: #3d3e8b;
}
.blk {
	background: #2b2a2a;
}
/*.. FLIP EFFECTS ..*/
.sponsorListHolder {
	width: 100%;
	margin: 60px 0px 0;
}
.sponsorListHolder h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: ColabThi;
	margin-bottom: 30px;
}
.sponsor {
	width: 221px;
	height: 221px;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
	position: relative;
	cursor: pointer;
}
.sponsor:nth-child(4n) {
	margin-right: 0;
}
.sponsorFlip {
	position: absolute;
	left: 0;
	top: 0;
	width: 221px;
	height: 221px;
	background: url(../img/background.jpg) no-repeat center center;
	overflow: hidden;
}
.sponsorFlip .noFoto {
	background: #E2E2E2;
	width: 181px;
	height: 171px;
	color: #000;
	padding: 50px 20px 0;
	overflow: hidden;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
}
.sponsorFlip:hover {
	-moz-box-shadow: 0 0 30px #ccc inset;
	-webkit-box-shadow: 0 0 30px #ccc inset;
	box-shadow: 0 0 30px #ccc inset;
}
.sponsorFlip img {
	width: 181px;
	height: auto;
	position: absolute;
	top: 15%;
	left: 9%;
}
.sponsorData {
	display: none;
}
.sponsorInfo {
	background: #E2E2E2;
	width: 221px;
	height: 221px;
}
.sponsorDescription {
	font-size: 15px;
	font-family: BonvenoCF-Light;
	padding: 20px 10px 20px 20px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	position: absolute;
	top: 70;
}
.sponsorURL {
	font-size: 10px;
	font-weight: normal;
	font-family: BonvenoCF-Light;
	padding-left: 20px;
	position: absolute;
	bottom: 10px;
	left: 120px;
}
.sponsorURL a {
	color: #000;
	text-decoration: none;
}
.sponsorURL a:hover {
	text-decoration: underline;
}
