/* CSS Document */
@import "text.css";
@import "menu.css";
img {
	border: 0px;
	}
.cl {
	clear:both;
	}
body {
	background: url(http://www.cheamskating.com/assets/images/layout/bg.jpg) repeat-x;
	margin: 0px;
	}
#cen {
	margin: 0 auto;
	width: 1075px;
	}	
#top_img {
	background: url(http://www.cheamskating.com/assets/images/layout/top_img.jpg) no-repeat;
	width: 405px;
	height: 21px;
	padding: 155px 0px 0px 670px;
	}
#content_wrapper {
	width: 964px;
	background: url(http://www.cheamskating.com/assets/images/layout/main_bg.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
	}
#sub_header {
	width: 904px;
	background: url(http://www.cheamskating.com/assets/images/layout/top.jpg) no-repeat;
	height: 5px;
	margin-left: 23px;
	}
#sub_flash_contain {
	width: 500px;
	border-top: 0px;
	margin: 0px;
	}
#sub_padding {
	padding: 3px 45px 5px 10px;
	}
#main_flash {
	margin-left: 11px;
	}
#main_buttons {
	float: right;
	width: 260px;
	}
	#but_calendar {
		background: url(http://www.cheamskating.com/assets/images/layout/sidebut_calendar.png) no-repeat;
		width: 235px;
		height: 118px;
		display: block;
		behavior: url(http://www.cheamskating.com/assets/css/iepngfix.htc); 	
		cursor: pointer;		}
	#but_buysell {
		display: block;
		background: url(http://www.cheamskating.com/assets/images/layout/sitebut_buysell.png) no-repeat;
		width: 242px;
		height: 88px;
		behavior: url(http://www.cheamskating.com/assets/css/iepngfix.htc); 	
		cursor: pointer;
		}
	#but_carnival {
		display: block;
		background: url(http://www.cheamskating.com/assets/images/layout/sidebut_carnival.png) no-repeat;
		width: 235px;
		height: 59px;
		behavior: url(http://www.cheamskating.com/assets/css/iepngfix.htc); 
		cursor: pointer;
		margin-top: 10px;

		}
#main_content {
	float: left;
	width: 410px;
	padding: 10px;
	margin-top: 5px;
	}
#right_side {
	width: 693px;
	float: right;
	}
#left_sidebar {
	width: 245px;
	float: left;
	margin-left: 25px;
	_margin-left: 5px;
	margin-top: 0px;
	}


#footer1 {
	background: url(http://www.cheamskating.com/assets/images/layout/img_footer1.jpg);
	width: 924px;
	height: 12px;
	padding: 18px 0px 0px 40px;
	}
#footer2 {
	background: url(http://www.cheamskating.com/assets/images/layout/img_footer2.jpg);
	width: 754px;
	height: 47px;
	padding: 25px 80px 0px 130px;
	text-align: center;
	margin-bottom: 30px;
	}
	
.paragraphheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #224074;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}
	
.img_left {
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}	

.img_right {
	padding: 3px;
	float: right;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 235px;
}
.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	float: left;
	height: auto;
	width: 235px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	font-size: 9px;
	color: #993300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	float: right;
	background-attachment: scroll;
	background-image: url(../images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px; 
	padding-left: 15px;
}
a.readmore:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.news_headline {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 3px;
}
.news_source {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	height: auto;
	width: 640px;
}

a.adobelink:link, a.adobelink:active, a.adobelink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/adobe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: auto;
	width: 220px;
	padding-left: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	padding-top: 5px;
}

a.adobelink:hover {
	color: #000000;
	text-decoration: underline;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.faq_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: auto;
	width: 630px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F5F5F5;
	padding: 5px;
	float: left;
	height: auto;
	width: 630px;
	border: 1px solid #B4B4B4;
}
.club_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}.item_tag {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a.faq_button:link, a.faq_button:visited, a.faq_button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 605px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	border: 1px solid #EBEBEB;
}

a.faq_button:hover {
	color: #FFFFFF;
	background-color: #6699CC;
	background-position: left bottom;
}
a.prog_button:link, a.prog_button:visited, a.prog_button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/layout/skater.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 270px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	border: 1px solid #EBEBEB;
	margin-right: 15px;
}

a.prog_button:hover {
	color: #FFFFFF;
	background-color: #F2B95E;
	background-position: left bottom;
}
.prog_image {
	background-attachment: scroll;
	background-image: url(../../_gallery/001_1.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 4px;
	padding: 3px;
	float: right;
	height: 188px;
	width: 250px;
	border: 1px solid #000000;
}

.thumbnail_frame {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 10px;
	float: left;
	height: auto;
	width: 182px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #CCCCCC;
	background-image: url(../_webassets/default_logo.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 150px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
