* {
	margin:0px;
	padding:0px;
}

body {
	background:url(../images/cgt_bg.jpg) top center no-repeat #eeeeee;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clear {
	clear:both;
}

h1 {
	color:#cb130c;
	font-size:19px;
	font-weight:normal;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/*----------------links----------------*/

a:link {
	color:#cb130c;
}

a:visited {
	color:#cb130c;
}

a:hover {
	color:#777777;
}

a:active {
	color:#cb130c;
}

/*----------------fonts----------------*/

.disclaimer {
	color:#999999;
	font-size:10px;
}

.red-text {
	color:#cb130c;
}

.red-title {
	color:#cb130c;
	font-size:19px;
}

.grey-lg-text {
	color:#333333;
	font-size:18px;
	line-height:20px;
}

.grey-xl-text {
	color:#333333;
	font-size:34px;
}

.med-grey-text {
	font-size:14px;
	color:#333333;
	line-height:15px;
}

.med-red-text {
	font-size:14px;
	color:#cb130c;
	line-height:15px;
}

.xl-red-title {
	font-size:30px;
	line-height:28px;
	color:#cb130c;
}

/*-------------------------------NAV---------------------*/

.menu-divider {
	height:39px;
	background:url(../images/menu_divider.jpg) center;
	width:1px;
	float:left;
}

#menu-bar {
	height:39px;
	background:url(../images/menu_bg.jpg) top repeat-x;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

ul#nav {
	list-style: none;
	height: 39px;
}

ul#nav li {
	display: inline;
}

ul#nav li a	{
	display: block;
	height: 26px;
	float: left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:13px;
}

ul#nav li.menu-divider {
	background:url(../images/menu_divider.jpg) center;
	width:1px;
}
						
ul#nav li.home a {
	width: 70px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.store a {
	width: 70px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.gym a {
	width: 100px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.schedule a {
	width: 100px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}


ul#nav li.instructors a {
	width: 120px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.fightteam a {
	width: 110px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}


ul#nav li.programs a {
	width: 110px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}	

ul#nav li.tradition a {
	width: 105px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.directions a {
	width: 110px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}

ul#nav li.contact a {
	width: 95px;
	color:#777777;
	font-size:12px;
	background:url(../images/menu_bg.jpg) top repeat-x;
}	

				
ul#nav li a:hover {
	color:#ffffff;
	text-decoration:none;
}


/*----------------body----------------*/

#page-wrap {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/cgt_black-bg.png) repeat-y;
}

#header {
	background:url(../images/cgt_header.jpg) no-repeat;
	width:1000px;
	height:167px;
	margin-left:auto;
	margin-right:auto;
}

#main-area {
	width:972px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	padding:15px 14px 5px 14px;
}

#home-banner {
	background:url(../images/cgt_top-banner-bg.jpg) no-repeat;
	height:296px;
}

		.banner-content {
			width:263px;
			float:right;
			margin-right:9px;
			margin-top:8px;
			color:#ffffff;
		}
		
		.specials-title {
			text-align:center;
			padding:10px 0 10px 0;
		}
		
		.specials-details {
			padding:5px 25px 0 25px;
			font-size:16px;
			height:145px;
		}
		
		.stay-informed {
			border:1px solid #ca1009;
			padding:8px;
			background-color:#000000;
			font-size:11px;
			}

.event-box {
	border-top:1px dotted #999999;
	padding-top:10px;
	margin-top:10px;
}

.home-upcoming-events {
	border:1px solid #666666;
	padding:3px 8px 0 8px;
	background-color:#000000;
	font-size:12px;
	margin-top:6px;
	height:170px;
	line-height:23px;
}

.facebook {
	margin-top:15px;
	font-size:13px;
}

		.facebook a {
			color:#ffffff;
			text-decoration:none;
		}

#featured-video {
	width:272px;
	float:right;
	background:url(../images/featured-videos.gif) top left no-repeat;
	padding-top:55px;
	font-size:11px;
	color:#ffffff;
}

.gradient-bar {
	background:url(../images/bar-gradient.jpg) top repeat-x;
	height:46px;
}

.news-left-pic {
	font-size:11px;
	color:#333333;
	padding:10px 5px 15px 10px;
	line-height:18px;
	margin:0 10px 10px 10px;
	border-bottom:1px dotted #999999;
}

		

.news-right-pic {
	font-size:11px;
	color:#333333;
	padding:10px 220px 15px 5px;
	line-height:18px;
	margin:0 10px 10px 10px;
	border-bottom:1px dotted #999999;
}

.news-no-pic {
	font-size:11px;
	color:#333333;
	padding:10px 15px 15px 15px;
	line-height:18px;
	margin:0 10px 10px 10px;
	border-bottom:1px dotted #999999;
}
		
			
.more-articles {
	font-size:11px;
	color:#000000;
	line-height:16px;
	padding: 0 15px 15px 15px;
}

.gen-box {
	border:1px solid #cb130c;
	background-color:#FFFFFF;
}

.gen-txt-box {
	font-size:12px;
	color:#333333;
	padding:5px 10px 10px 10px;
	line-height:18px;
}

.grey-box {
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:10px;
	margin-top:5px;
}

/*----------------bio page----------------*/

.bio-pic {
	padding-left:120px;
	height:180px;
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	width:180px;
	float:left;
	margin-right:10px;
}
		
		.bio-pic ul{
			padding-left:15px;
		
	}
	
	
.bio-indvl {
	padding-left:250px;
	min-height:310px;
	line-height:22px;
}

		.bio-indvl ul{
			padding-left:15px;
			line-height:28px;
		
	}
	
.bio-nav {
	padding:8px 0 8px 0;
	font-size:13px;
}
	
.left-bio-column {
	width:230px;
	float:left;
	margin-right:15px;
}

.center-bio-column {
	width:435px;
	float:left;
	padding-right:15px;
	border-right:1px dotted #666666;
	margin-right:15px;
}

		.center-bio-column ul {
			padding-left:25px;
		}

.right-bio-column {
	float:left;
	width:230px;
}

.testimonial-media-area {
	width:690px;
	float:left;
}

.gradient-box {
	background:url(../images/box-gradient.jpg) top repeat-x #333333;
	padding:8px;
}

.side-test1 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-top:8px;
}

.side-test2 {
	background-color:#eeeeee;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-top:8px;
}

.quote-name-text {
	font-size:11px;
}

.video-thumb {
	width:100px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.video-description {
	float:left;
	font-size:12px;
	margin-bottom:5px;
	width:100px;
	line-height:14px;
}

		.video-description a {
			color:#ffffff;
		}
		
.video-thumb-main {
	width:120px;
	float:left;
	margin-right:15px;
	font-size:11px;
	line-height:13px;
	margin-bottom:10px;
}
		
.photo-thumb {
	text-align:center;
	margin-bottom:8px;
}

.picBoxLeft {
	float: left;
	width: auto;
	margin: 5px 10px 10px 0;
}
	
	
/*----------------forms----------------*/
	
.submit {
	font-size:11px;
	color:#ffffff;
	border:1px solid #333333;
	background-color:#990000;
	padding:2px 5px 2px 5px;
}

.submit2 {
	width: 200px;
  	height: 60px;
  	margin: 0;
  	padding: 0;
  	border: 0;
	background:url(../images/more-button.jpg);
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.submit3 {
	width: 200px;
  	height: 60px;
  	margin: 0;
  	padding: 0;
  	border: 0;
	background:url(../images/button.jpg);
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}


.form-field {
	width:450px;
}

.form-field-sm {
	width:270px;
}

.form-field-bio {
	width:225px;
}

/*----------------schedule----------------*/

.schedule {
	font-size:11px;
	background-color:#eeeeee;
}

.schedule td {
	padding:4px;
	vertical-align:top;
	border-right:1px solid #ffffff;
	width:12%;
	border-bottom:1px dotted #999999;
}


.schedule-heading {
	background-color:#cb130c;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center
}

.class1 {
	background-color:#777777;
	color:#ffffff;
	line-height:12px;
}

.class2 {
	background-color:#333333;
	color:#ffffff;
	line-height:12px;
}
.class3 {
	background-color:#CCCCCC;
	color:#000000;
	line-height:12px;
}

.time {
	background-color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
	
/*----------------foot----------------*/

#foot-wrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/cgt_foot.png) top no-repeat;
	padding:25px 0 10px 20px;
	font-size:11px;
	color:#444444;
	line-height:18px;
}

#foot-wrap a {
	color:#444444;
	text-decoration:none;
}

#foot-wrap a:hover {
	color:#000000;
	text-decoration:underline;
}