/* Clickable Designs | CSS1-CSS2 Document */

/* wrap properties */
html, body {
		height: 100%;
		margin: 0px auto;
		padding: 0px;
		background: #000000 url(../images/wrap/bg_site.gif) repeat-y center top;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal; color: #B2B2B2; }

		a:link, a:visited { color: #3B97FF; text-decoration: none; outline: none; }
		a:hover, a:active { color: #3B97FF; text-decoration: underline; outline: none; }
		
		h1 { margin: 40px 0px 0px 0px; padding: 0px 0px 35px 0px; font-size: 19px; font-weight: normal; line-height: 19px; color: #FFFFFF; background: url(../images/wrap/sep_dash.gif) no-repeat 0px 26px; }
		h2 { margin: 0px; padding: 0px 0px 0px 0px; font-size: 12px; font-weight: bold; line-height: 17px; color: #FFFFFF; }
		p { margin: 0px; padding: 0px 0px 20px 0px; }
		
		ul { margin: 0px; padding: 0px 0px 20px 0px; list-style-type: none; }
		ul li { padding: 0px 0px 5px 14px; background: url(../images/wrap/ulli.gif) no-repeat 0px 6px; }

#wrap {
		height: 100%;
		width: 919px;
		margin: 0px auto; }
		
		.wrap_anchor { height: 100px; width: 919px; margin: 0px auto; background: url(../images/wrap/bg_site.gif) repeat-y center top; }
		
		.left { float: left; display: inline; }
		.right { float: right; display: inline; }
		.center { text-align: center; }
		.end { clear: both; }
		
		.block { display: block; }
		
		img { border: 0px; }

/* column properties */
.col1 {
		width: 652px;
		background: url(../images/wrap/header_left.gif) no-repeat; }
		
		.menu { margin: 112px 0px 0px 0px; padding: 0px 0px 0px 40px; height: 20px; display: block; }
		.selection { height: 20px: }
		.sep { height: 20px; width: 65px; }
		.content { margin: 0px 0px 0px 40px; width: 567px; display: block;}
		.top { background: url(../images/wrap/icon_top.gif) no-repeat 0px 5px; }
		.top a:link, .top a:visited, .top a:hover, .top a:active { margin: 0px; padding: 0px 0px 0px 13px; font-size: 10px; outline: none; }
				
.col2 {
		width: 267px;
		padding: 335px 0px 0px 0px;
		background: url(../images/wrap/header_right.jpg) no-repeat; }

		
/* home properties */
.home_col1 {
		width: 252px;
		margin: 42px 0px 0px 0px; }
		
		.hlink { padding: 0px 0px 0px 12px; background: url(../images/home/icon_arrow.gif) no-repeat 0px 6px; }
		.hlink a:link, .hlink a:visited, .hlink a:hover, .hlink a:active { font-size: 10px; }

/* footer properties */
.footer {
		margin: 0px 0px 100px 0px;
		padding: 50px 0px 0px 0px;
		background: url(../images/wrap/sep_dash.gif) no-repeat 0px 73px;
		display: block;
		font-size: 10px;
		line-height: 12px; }
		
		.footer_sep { height: 18px; width: 51px; color: #7C7C7C; }
		.footer_link  a:link, .footer_link  a:visited, .footer_link  a:hover, .footer_link  a:active { color: #B2B2B2; }
		.copyright { padding: 15px 0px 0px 0px; }
		.cd { padding: 15px 0px 0px 0px; }
		.cd a:link, .cd a:visited { color: #B2B2B2; text-decoration: underline; outline: none; }
		.cd a:hover, .cd a:active { color: #B2B2B2; text-decoration: none; outline: none; }
		
/* audio player properties */
.player {
		width: 200px;
		height: 30px;
		margin: 10px 0px 0px 0px;
		background: url(../images/page/bg_loading.gif) no-repeat 0px 0px; }
