/*-----------------
----CSS reset----
-----------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*--- reset --- */


.clear{
    clear:both;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
/*-- PAPER AND PHOTOS STYLESHEET BY DARYN HOBDEN --*/	
	
html, body{
	background-color: #000000  ;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
h1{
	font-family: Arial, Helvetica, sans-serif  ;
	font-size: 18px;
	padding: 10px 5px 15px 5px;
	color: #FF6600;
	margin: 0;
	border-top: solid 1px #CCCCCC;
}
h2{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 18px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
}
h3{
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
}
p{
	font-family: Arial, Helvetica, sans-serif    ;
	padding: 0;
	margin: 0 0 5px 0;
	color: #666666;
	line-height: 1.8em;
}
strong{
	font-weight:bold;
}
em{	
	font-style:italic
}	
.clear{
	clear:both;
}

.centreInPage{
	width: 1024px;
	margin: 0 auto;

	


}
.wrapper{
	background: #CCCCCC url(../images/side-stripes.gif) repeat-y ;
	width: 740px;
	margin: 0 auto;
	padding:0 35px;
	float:left;
}

.editheaderContainer{
	width:748px;
	height:168px;
	background: url(../images/york-karate-header.jpg) center top no-repeat;
}

/* NAVIGATION STYLES --*/




.pageTabContainer{
	width: 170px;
	background:#000000;
	float: left;
	margin:0 0 0 10px;
	padding:20px 0;
}
.pageTab li{
	padding: 10px 5px;
	border-bottom: solid 1px #333333;
}
.pageTab li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	display:block;
}
.pageTab li a:hover{
	color: #FFCC00;
}


/*-- LAYOUT --*/

.zoneContainer{
	display: block;
	float:left;	
	width: 557px;
}
.zone1{
	float: left;
	background: #FFFFFF;
	width: 383px;
	line-height:1.6em;
	
}
.zone2{
	float: left;
	width: 170px;
	background: #000000;
	text-align:center;
}

.yooTitle{
	background:url(../images/content-head.gif) no-repeat;
	height: 35px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 10px;
	
}
.yooBox{
	background: #FFFFFF;
	padding: 0;
	padding-bottom: 30px;
	width: 383px;
}
.yooTextEditor{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	font-size:12px;
}

.zoneContainer ul{
	margin-left: 20px;
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.zone2 .yooTitle, .zone2 .yooTextEditor{
	color:#FFFFFF;
	padding: 0px;
}
.zone2 .yooTitle{
	color:#FFFFFF;
	font-size:14px;
	background: #000000;
	height: 20px;
	}
.zone2 .yooBox{
	width: 160px;
	background: #000000;
	margin:20px auto;	
}
/* Comments
__________________*/

.yooCommentContainer{
	margin: 0 0 20px 0;
}
.yooCommentContainer ul{
	list-style-type:none;
	margin: 0;
}
.yooCommentContainer li{
	font-family: Arial, Helvetica, sans-serif;
}
.yooCommentContainer li a{
	color: #666666;
}
.yooSayPerson{
	background: url(../images/ymu-sub-head-bar-bg.gif) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding: 10px 5px;
}
.yooSayDate{
	background: url(../images/comment-speech-top.gif) no-repeat left bottom ;
	font-size:11px;
	color:#666666;
	padding: 0 0 10px 5px;

}
.yooSay{
	background: url(../images/comment-top.jpg) no-repeat left top;
	padding: 10px 0 5px 20px;
	font-size:11px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.yooReply{
	font-size:11px;
	text-align:right;
	padding: 0 10px 0 0;
}
.yooAddComment{
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background:  url(../images/r_panel_top.gif) repeat-x;
}
.yooAddComment h2{
	padding:10px 0;
}
.yooSubmit{
	width:100%;
	height: 200px;
}
.yooSubmitBtn{
	background: url(../images/btn-submit.gif);
	border:none;
	display:block;
	width: 185px;
	height: 65px;
}

/* GALLERY STYLES
-------------------*/
.galleryContainer{
	border:solid 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;

	/*padding:0 10px 10px 10px;*/
	margin: 5px;
}
.galleryGlobalNav{
	font-size:12px;
}
.galleryGlobalNav p{
	font-size:12px;
	margin-bottom: 20px;
}
.galleryGlobalNav li{
	display: block;
	float: left;
	padding: 5px;
	margin-right: 5px;
	background: #CCCCCC;
}
.galleryGlobalNav li a{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.galleryNav{
	font-size:12px;
	float:right;
	background:#CCCCCC;
	padding: 2px 2px 2px 8px;
}
.galleryNav li{
	display: block;
	float: left;
	padding: 2px 8px 0 0;
}
.galleryNav li a{
	text-decoration:none;
	color: #333333;
}
.galleryNav_on{
	text-decoration: underline;
	color: #333333;
	font-weight:bold;
}
.galleryContent{

}
.gallerySelect{
	display:block;
	margin: 2px;
	float:left;
	border:solid 1px #CCCCCC;
	width: 400px;
	height: 160px;
	font-size:12px;
	padding: 5px;
}
.gallerySelect textarea{
	border:solid #CCCCCC 1px;
}
.gallerySelect input{
	float: left;
	margin: 5px 12px 5px 5px;
}
.gallerySelect img{
	float: left;
	margin: 5px 12px 5px 5px;
}
.gallerySelect li{
	padding: 2px 5px 0px 0;
}
.gallerySelect li label{
	margin-left: 10px;
}
.gallerySelect li.galleryImgButton{
	float: left;
	margin: 5px 12px 5px 5px;
}
.gsTitle {
	margin-top: 10px;
}
.gsTitle a{
	font-weight:bold;
	text-decoration:none;
	font-size:1.4em;
	color: #990000;
}
/*-- gallery thumbs page--*/
.galleryThumbs img{
	margin: 5px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	display:block;
	float:left;
}
.galleryThumbs input{
	margin: 5px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	display:block;
	float:left;
}
.galleryContainer h3{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	border-bottom: solid 1px #CCCCCC;
}
.galleryContainer h4{
	font-size: 0.7em;
	float: left;
	padding: 2px 0 0 8px;
}
.galleryContainer h4 a{
	text-decoration:none;
	color: #990000;	
}
.gallery_bigPic{
	border: solid 5px #CCCCCC;
	padding: 15px;
	margin:0 auto;
}
.gallerySelectImageButton{
    float: left;
    margin: 5px 12px 5px 5px;
}

.footer{
	padding-top: 15px;
	height: 50px;
	font-size: 0.8em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;
}

/*-----------------
--york karate styles--
-----------------*/

/*
#contentcontainer{
	width: 800px;
	margin: 0 auto;
}

body{
	background-color: #000000  ;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
}
#wrapper{
	background: #CCCCCC url(../images/side-stripes.gif) repeat-y ;
	width: 750px;
	margin: 0 auto;
	overflow:auto;
	padding:0 35px;
}
.content{
	float: left;
	background: #FFFFFF;
	width: 383px;
	line-height:1.6em;
	
}
.sidebar{
	float: left;
	width: 175px;
	background:#000000;
	overflow:auto;
	text-align:center;
}
.sidebar h1, .sidebar h2, .sidebar p{
	color:#FFFFFF;
}
div#footer{
	background:url(../images/bg-footer.gif) no-repeat center top;
	padding: 40px 25px 0 0;
	clear:both;
	height:75px;
}
div#header h1 a{
	display: block;
	width:749px;
	height:168px;
	background: url(../images/york-karate-header.jpg) center top no-repeat;
	text-indent:-5000px;
}
.nav{
	width: 170px;
	background:#000000;
	float: left;
	margin:0 0 0 10px;
	padding:20px 0;
}
.nav li{
	padding: 10px 5px;
	border-bottom: solid 1px #333333;
}
.nav li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	display:block;
}
.nav li a:hover{
	color: #FFCC00;
}
h1.pageTitle{
	background:url(../images/content-head.gif) no-repeat;
	height: 56px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding: 10px;
}
h1.sideTitle{
	color:#FFFFFF;
	font-size:14px;
	padding: 10px;
}
.content h2{
	font-size:14px;
	font-weight:bold;
	padding: 0 10px 10px 10px;	
}
.content p{
	padding:10px;
	font-size:12px;
}
.content li{
	padding-left: 10px;
	border-bottom: solid 1px #CCCCCC;
}
.content strong{
	font-weight: bold;
}
.instructor{
	margin: 5px;
	border:solid 1px #333333;
	padding: 5px;
}

*/