/*
 * 	Created on Apr 17, 2008
 *
 * 	Meastas Taekwondo
 *	Avarada, Colorado
 *	Author: Paul Voris
 *	Description:
 *
 *	Revisions:
 *		20080417: Created
 *
 */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF url("../images/body_bg.png") repeat top left;
}

html {
	overflow-y: scroll;
}

#wrap {
	background-color: transparent;
	width: 800px;
	margin: 15px auto;
}

#header {
	height: 175px;
	background: transparent url("../images/header.png") no-repeat top left;
}

#bottomleft {
	background: transparent url("../images/bottom-left_wt.png") no-repeat
		top left;
	float: left;
	height: 10px;
	width: 10px;
}

#bottommiddle {
	background-color: #FFF;
	border-bottom: solid 1px #73ABFF;
	float: left;
	height: 10px;
	width: 780px;
}

#bottomright {
	background: transparent url("../images/bottom-right_wt.png") no-repeat
		top right;
	float: left;
	height: 10px;
	width: 10px;
}

#logo {
	position: relative;
	left: -50px;
	top: -10px;
	background: none;
	text-align: left;
}

.title_icon {
	padding-right: 5px;
}

#content {
	padding: 5px 10px 10px 10px;
	min-height: 600px;
	background-color: #FFF;
	border-left: solid 1px #73ABFF;
	border-right: solid 1px #73ABFF;
}

#ct {
	font-size: 18px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #444;
}

#cb,#about-body {
	font-size: 13px;
	color: #003366;
}

#cb h2 {
	font-size: 13px;
}

#cb a,#cb a:visited,#about-body a,#about-body a:visited {
	font-family: verdana, helvetica, sans-serif;
	color: #1a71e8;
	font-weight: none;
	/*font-size: 12px;*/
	text-decoration: none;
}

#cb a:hover,#about-body a:hover {
	font-family: verdana, helvetica, sans-serif;
	color: #1a71e8;
	font-weight: none;
	/*font-size: 12px;*/
	text-decoration: underline;
}

#about-body strong,#cb strong {
	font-weight: bold;
}

#about-body em,#cb em {
	font-style: italic;
}

#about-body ul,#cb ul {
	list-style-type: disc;
	margin-left: 2.5em;
	padding-left: 0;
}

#about-body ol,#cb ol {
	list-style-type: decimal;
	margin-left: 2.5em;
	padding: 10px 0 10px 0;
}

#about-body {
	padding: 0 0 0 10px;
	color: #003366;
}

#ct-sub {
	font-size: 16px;
	padding: 0 0 10px 0;
	font-weight: bold;
}

#content-editor {
	padding: 5px 10px 10px 10px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 13px;
	width: 765px;
	background: #FFF;
	color: #000;
	border: solid 1px #eee;
}

#content-editor ul, #content-editor ol  {
	list-style-type: disc;
	margin-left: 2.5em;
	padding-left: 0;
}

#content-editor ol {
	list-style-type: decimal;
}

#content-editor td, #content-editor p {
	font-size: 13px;
}

#toolbar {
	border-left: solid 1px #73ABFF;
	border-right: solid 1px #73ABFF;
}

.tb_btn {
	font-size: 12pt;
}

.img-border {
	border: solid 1px #73ABFF;
}

.note-body {
	padding: 0 20px 3px 20px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#mini-event {
	margin: 10px auto;
}

.intro-table {
	background-color: #dfe8f6;
	padding: 5px;
}

.event-grid {
	background: url("../images/icons/calendar.png") center left no-repeat !important;
}

.user-grid {
	background: url("../images/icons/group.png") center left no-repeat !important;
}

.event-icon {
	padding: 0 10px 5px 5px;
}

#icon-preview {
	width: 48px;
	height: 48px;
	border: solid 1px #DDD;
	padding: 1px 0 0 1px;
}

#flashimg {
	padding: 0 0 0 0;
}

#flashimg {
	background-color: #dfe8f6;
	padding: 4px;
	border: solid 1px #A9BFD3;
	width: 770px;
	height: 250px;
}

#newnews {
	padding:10px;	
}

.tkd-link-bg {
	background-color: rgb(223, 232, 246);
	padding: 3px;
	font-weight: bold;
}

.tkd-link-description {
	padding: 0 0 5px 30px;
	font-style: italic;
}

.rss {
	font-weight: bold;
	font-size: 18px;
	color: #DDD;
}

#wm {
	background: transparent url("../images/turtlelogo_wmL.png") no-repeat
		top right;
	padding-right: 180px;
	min-height: 300px;
}

.hidden {
	display: none;
}

#belt-def {
	color: #555;
	background-color: #dfe8f6;
	margin-left: 100px;
	padding: 10px 20px 10px 20px;
	border: dashed 1px #73ABFF;
	margin-left: 100px;
}

#belt-def p {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
}

.box,.box-float-left {
	color: #003366;
	background-color: transparent;
	padding: 10px;
	margin: 10px 10px 10px 0;
	border: dashed 1px #73ABFF;
}

.box-float-left {
	width: 350px;
	float: left;
}

.box p,.box-float-left p {
	margin: 1ex 0 1ex 0;
}

.box  h2,.box-float-left h2 {
	font-size: 12pt;
	color: #000;
	margin: 1ex 0 1ex 0;
}

.box h3,.box-float-left h3 {
	font-weight: bold;
	color: #000;
	margin: 1ex 0 1ex 0;
}

.pdflist {
	list-style-image:url(../images/icons/pdf2.png);
	list-style-type:square;
	list-style-position:inside;
}

.bluelist {
	list-style-image:url(../images/icons/information.png);
	list-style-type:square;
	list-style-position:inside;
}
