/*
Client: Traditional Tang Soo Do
Author: Devnuts/mv
Contact: devnuts.com 
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background: #edf1fc url('/img/t/bg.jpg') repeat-x top left;
	text-align: center;
}

/* General */

a:link, a:visited {
	color: #ea2d10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border: 0; }

h2, p { margin: 0; padding: 15px 0 15px 0; }

h2 {
	font-size: 36px;
	font-weight: normal;
	color: #2e313b;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

p {
	line-height: 1.4em;
}

/* Main Containers */

#wrapper {
	margin: 0;
	padding: 0;
	background: url('/img/t/bgContent.jpg') repeat-y top center;
}

#wrapperIn {
	margin: 0;
	padding: 0;
	background: url('/img/t/bgCurve.jpg') no-repeat top center;
}

#header, #content {
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
}

/* Header */

#headerLeft, #headerRight {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #2e313b;
	height: 44px;
	line-height: 44px;
}

#headerLeft {
	float: left;
	width: 550px;
}

#headerLeft i {
	font-style: normal;
	color: #ea2d10;
}

#headerRight {
	float: right;
	width: 300px;
	text-align: right;
	color: #ea2d10;
}

#headerRight strong {
	font-size: 16px;
}

#headerRight a:link, #headerRight a:visited {
	color: #2e313b;
}

#headerRight a:hover { color: #ea2d10; }

/* Menu */

#menu {
	margin: 0;
	padding: 0;
	height: 52px;
	background: url('/img/t/menu.jpg') no-repeat center center;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	float: left;
	font-size: 16px;
	padding: 7px 0 4px 0;
	margin: 0 0 0 15px;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	display: block;
	padding: 9px 20px;
	color: #2e313b;
}

#menu a:hover {
	background: #ea2d10;
	color: #FFF;
	text-decoration: none;
}

/* Branding & Login */

#branding {
	margin: 0;
	padding: 0;
	height: 140px;
	background: url('/img/t/logo.gif') no-repeat left center;
}

#loginBox {
	padding: 15px;
	text-align: right;
}

form.twocol {
/* 	border: 1px solid; */
	float: left;
	padding: 2%;
	width: 42%;
}

form.twocol.leftcol { margin: 0 2%; }
form.twocol.rightcol { margin-right: 2%; }

form.twocol fieldset { margin-bottom: 1em; }
form.twocol label { cursor: pointer; display: inline-block; font-size: 80%; font-weight: bold; text-align: right; width: 33%; }
form.twocol input { width: 50%; }
form.twocol h1 { font-size: 120%; margin-top: 0; }

form.twocol p.hint { font-size: 75%; padding: 0 0 0 33%; }
form.twocol input.submit { margin-left: 33%; width: auto; }

/* Program Box */

#programBox {
	margin: 0 auto 0 auto;
	width: 900px;
	padding: 0;
	height: 316px;
	background: url('/img/t/program.jpg') no-repeat center center;
}

#programLeft, #programVideo, #programMap {
	display: inline;
	float: left;
	margin: 0;
	margin-top: 40px;
	padding: 0;
	text-align: left;
}

#programLeft {
	margin-left: 40px;
	width: 340px;
}

#programVideo {
	margin-left: 10px;
	width: 320px;
	height: 238px;
	background: url('/img/t/programVideo.jpg') no-repeat top left;
}

#programMap {
	margin: 0;
	padding-top: 69px;
	height: 238px;
	width: 161px;
	background: url('/img/t/programMap.jpg') no-repeat 10px 160px;
}

#programLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#programLeft ul li {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	height: 47px;
	cursor: pointer;
}

#programLeft ul li a {
	display: block;
	height: 47px;
	margin: 0;
	padding: 0;
	background-image: none;
}

#pNinja {
	width: 120px;
	background: url('/img/t/pb_ninja.jpg') no-repeat center center;
}

#pKid {
	width: 57px;
	background: url('/img/t/pb_kids.jpg') no-repeat center center;
}

#pAdult {
	width: 64px;
	background: url('/img/t/pb_adult.jpg') no-repeat center center;
}

#pFamily {
	width: 75px;
	background: url('/img/t/pb_family.jpg') no-repeat center center;
}

#programLeft #pNinja.selected {
	background: url('/img/t/pb_ninja_on.jpg') no-repeat center center;
}

#programLeft #pKid.selected {
	background: url('/img/t/pb_kids_on.jpg') no-repeat center center;
}

#programLeft #pAdult.selected {
	background: url('/img/t/pb_adult_on.jpg') no-repeat center center;
}

#programLeft #pFamily.selected {
	background: url('/img/t/pb_family_on.jpg') no-repeat center center;
}

#chaptersWrapper {
	overflow: hidden;
	height: 220px;
}

.chapter {
	display: inline;
	float: left;
	width: 340px;
	height: 215px;
	overflow: hidden;
}

.pTimes {
	margin: 10px 0 0 0;
	border: 1px solid #d3dcf7;
	border-bottom: 0;
	width: 280px;
	font-size: 13px;
	text-align: left;
}

.pRow {
	background: #dce3f8;
	border-bottom: 1px solid #d3dcf7;
	padding: 3px;	
}

.pDesc {
	height: 110px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
}

.pDesc p {
	padding-top: 0;
}

.pLeft, .pRight {
	display: inline;
	float: left;
	margin: 0;
	padding: 2px;
	font-size: 12px;
}

.pLeft { width: 100px; }
.pRight {width: 140px; }

/* Content */

#content { padding-top: 25px; }

#colLeft, #colRight {
	display: inline;
	margin: 0;
	padding: 10px;
}

#colLeft {
	float: left;
	width: 270px;
}

#colLeft p {
	margin-left: 20px;
}

#colLeft .eventTop p, #colLeft .eventBox p {
	margin-left: 0;
}

#colRight {
	float: right;
	width: 590px;
}

/* Event Left Boxes */

.eventTop {
	margin: 10px auto 0 auto;
	width: 252px;
	height: 40px;
	background: url('/img/t/eventTop.jpg') no-repeat top center;
}

.eventTop p {
	margin: 5px;
	font-size: 14px;
	padding: 9px;
	font-weight: bold;
}

.eventTop p b { color: #e20305; }

.eventBox {
	margin: 0 auto 15px auto;
	width: 252px;
	background: url('/img/t/eventBg.jpg') repeat-y top center;
}

.eventBot {
	margin: 0;
	padding: 10px;
	background: url('/img/t/eventBot.jpg') no-repeat bottom center;
}

.eventBox .eventDate {
	font-style: italic;
	color: #e20305;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.eventBot ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.eventBot ul li {
	margin: 3px;
	padding: 7px;
	background: #d7def8;
	border-bottom: 1px solid #bcc6e0;
	border-left: 10px solid #bcc6e0;
}

/* Footer / Copyright */

#copyright {
	margin: 0 auto 0 auto;
	padding: 25px 0 15px 0;
	width: 880px;
	font-size: 11px;
	color: #999;
	text-align: left;
}

#copyright a:link, #copyright a:visited {
	color: #999;
}

/* Misc */

.clear { clear: both; }


a.thumbBox:link, a.thumbBox:visited, a.thumbTiny:link, a.thumbTiny:visited {
	display: block;
	margin: 5px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #b8c0df;
	background: #d8def5 url('/img/t/thumbBg2.jpg') repeat-x bottom left;
}

a.thumbBox:hover, a.thumbTiny:hover {
	text-decoration: none;
	border: 1px solid #6a76a6;
}

.thumbBox p, .thumbTiny p {
	color: #333;
}


a.thumbTiny:link, a.thumbTiny:visited { 
	background: #d8def5 url('/img/t/thumbBg2.jpg') repeat-x 0 -10px;
}

/* Login */



#logoBox {
	width: 478px;
	height: 130px;
	display: block;
	text-indent: -999999px;
}


#userMenu {
	height: 45px;
	float: right;
}

#userMenu img {
	margin: 7px;
}

#userJoin, #userLogin, #userForm, #userButton {
	display: inline;
	float: left;
	line-height: 45px;
	margin: 0;
	font-size: 12px;
}

#userJoin span {
	padding: 0 10px 0 10px;
	font-weight: bold;
}

#userForm {
	font-weight: bold;
	line-height: 15px;
	padding-top: 11px;
	margin-left: 10px;
	font-size: 12px;
}

#userForm .text {
	width: 75px;
}

#userButton {
	cursor: pointer;
}

/* News */

.article h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

.article h3 {
	margin: 0;
	padding: 2px 0 3px 0;
	font-size: 0.7em;
	font-weight: normal;
}

.article {
	margin: 0 0 10px 0;
	padding: 10px 15px 0 15px;
	border: 2px solid #d2dbf6;
	background: url('/img/t/newsBg.jpg') repeat-x top left;;
}

.newsPaging {
	padding-bottom: 15px;
}

.newsPaging a:link, .newsPaging a:visited {
	padding: 4px;
}

.newsPortrait {
	float: left; 
	margin: 0 10px 10px 0;
	border: 1px solid #d2dbf6;
}

.bio {
	width: 340px;
	float: right;
}

/* Calendar */

#cHeading, #cDays {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#cHeading li, #cDays li {
	float: left;
	margin: 5px;
	width: 110px;
	height: 100px;
	background: #e7edfd;
	padding: 3px;
	font-size: 11px;
}

#cHeading li {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background: #d7def8;
}

#cDays li span {
	display: block;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

#cDays li p {
	padding: 5px;
}

.cLinks {
	padding-top: 0;
	text-align: center;
}

.cLinks a {
	padding: 10px;
}

/* Forms */


.contentForm label, .contentForm input, .contentForm select, .contentForm textarea, #TermsOfUse {
	display: inline;
	float: left;
	margin: 5px;
}	

.contentForm label {
	border: 1px solid #bcc6e0;
	background: #d7def8;
	color: #000;
	font-weight: bold;
	padding: 7px;
	width: 175px;
	text-align: right;
}

.contentForm input, .contentForm select {
	line-height: 40px;
	padding: 5px;
	width: 300px;
	background: #e7edfd;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #bcc6e0;
}

.contentForm textarea {
	background: #e7edfd;
	color: #333;
	width: 300px;
	font-size: 14px;
	border: 1px solid #bcc6e0;
}

.contentForm .formbreak {
	background: #096db4;
	font-size: 2px;
	height: 5px;
	margin: 5px 5px 0 5px;
}

.contentForm .submitButton {
	border: 1px solid #5eace3;
	background: #096db4;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	width: 150px;
	color: #FFF;
	padding: 8px;
	height: 40px;
	margin-left: 205px;
}

.contentForm .phone1 { width: 40px; }
.contentForm .phone2 { width: 40px; }
.contentForm .phone3 { width: 60px; }

.FormErrors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.FormErrors li {
	padding: 5px;
	border-left: 20px solid #cc0202;
	background: #FFF;
	color: #cc0202;
	margin: 5px;
	font-weight: bold;
}


/* Media Galleries */
.mediaGallery .media {
	float: left;
	border: 1px solid #999;
	padding: 5px;
	margin: 10px;
	width: 150px;
	height: 180px;
}

.mediaGallery .caption {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 15px;
	font-size: 12px;
	overflow: hidden;
}

.pagingLinks {
	text-align: center;
}
