/*---------------------------------

version: 1.0
author: Jamie Knight
contact: jamie@jkg3.com

Please feel free to learn from this code. Do not copy this code in whole, if you wish for a copy of this code, or any explanation plese contact me at the above adress. 
----------------------------------*/


/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

a { outline:none; }

#magic {

	border:0px;
	
	} 
	

h1, h2, h3, h4 {

	font-weight: 100;

}	


/* Basics
-----------------------------------------------*/

body {

	font-family:  Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	line-height:1.4em;
	font-size:14px;
	background:url(../images/contentbodyBG.jpg) #171717 repeat-x top center;

}

html {

	margin:0px;
	padding:0px;
	margin-bottom:20px;
	
	}
	
#mainContent h4 {

	font-weight: 100;
	font-size: 16px;

}

fieldset {

	border: none;


}
	


/* branding
-----------------------------------------------*/

#branding {

	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	height:101px;
		
}


#logo {

	width:412px;
	height:140px;
	text-indent:-5000px;
	background:url(../images/contentbranding.png) no-repeat;
	margin:0px;
	padding:0px;
	margin-top:14px;
	
	}
	
	
#contact-link {

	
	float:right;
	color:#FFFFFF;
	border-radius:10px; 
	-webkit-border-radius:10px;
	margin-top: 15px;
	-moz-border-radius:10px;
	padding: 2px;
	border-radius:10px; 
	-webkit-border-radius:10px;
	margin-top: 15px;
	-moz-border-radius:10px;
	background: url(../images/intro_texture_bg.jpg) top left;
	width: 200px;
	
	
	}
	
#contact-link p {

	font-size: 16px;
	font-family: Georgia, serif;
	margin-top: 10px;
	text-align: center;
}





#contact-link a {

	background: #0C0C0C;
	border-radius:10px; 
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding: 5px;
	font-size: 14px;
	text-decoration: none;

}

.phonenum { 

	font-weight: 200;


}

#branding a {

	color:#FFFFFF;

}

#branding a:hover {

	background:#222222;

}

#branding .phonenum {

	font-weight: bold;
	font-size: larger;

}

#branding a:visited {

	color:#FFFFFF;

}
	
#introduction {

	width:491px;
	height:202px;
	background:url(../images/introbg.jpg) no-repeat;
	float:right;
	color:#FFFFFF;
	margin-top:101px;
	
	}
	
 

#introduction p {

	width:455px;
	margin-left:auto;
	margin-right:auto;
	
	}
	
#contact-button {

	width:491px;
	height:202px;
	float:right;
	color:#FFFFFF;
	margin-top:101px;
	
	}
	
 

#contact-button p {

	width:455px;
	margin-left:auto;
	margin-right:auto;
	
	}
	
#navigation {

	clear:both;
	width:750px;
	background: url(../images/navigation.jpg) center top no-repeat;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color:#FFFFFF;
	font-size:20px;
	margin-top:15px;
	
	}
	
#navigation ul {

	margin:0px;
	list-style-type:none;
	
	}
	
#navigation li {

	float:left;
	margin-top:20px;

	}
	
#navigation a {

	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	
	
}

#navigation a:visted {

	color:#FFFFFF;
	
	}

#navigation a:hover {

	color:#D5A660;
	
	}
	
#about {

	margin-left:11px;
	width:180px;
	
	}
	
#TaeKwonDo {

	margin-left:5px;
	width:180px;
	
	}
	
#times {

	width:140px;
	margin-left:10px;
	
	}
	
#home {

	width:180px;
	margin-left:11px;
	
	}
	
	
h3 {

	color:#FFFFFF;
	
	}
	
#store-category li, #support li {


	width: 219px;
	background:#000000 url(../images/button-top.gif) top left no-repeat;
	list-style: none;
	margin-left: -10px;

}

#store-category li a, #support li a {


	width: 219px;
	background: url(../images/button-bottom.gif) bottom left no-repeat;
	display: block;
	height: 2em;
	padding-top: 0.3em;
	padding-left: 1em;
	margin-bottom: 10px;


}

.zemError li {
	
	list-style-image:none;
	list-style-type: none;
	list-style-position:inside;
	margin-bottom:3px;
	background:#BD5755 url(../images/exclamation.png) center left no-repeat;
	border:1px solid #999999;
	padding:5px;
	padding-left: 20px;

}

.zemThanks {

	background:#BD5755;
	border:1px solid #999999;
	padding-bottom: 20px;
	padding: 10px;

}

input, textarea {

	margin-top: 4px;;
	margin-bottom: 10px;

}
	
/* content
------------------------------------------------*/

#content {

	width:750px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background: url(../images/contentBG.gif) top center;
	margin-bottom:30px;
	
	}
	
#mainContent {

	float:left;
	width:480px;
	margin-left:10px;
	padding-right:10px;
	padding-bottom: 20px;
	
	}
	
#mainContent h3, #subContent h3 {

	height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	
	}
	
#mainContent a {

	color:#D5A660;
	text-decoration:none;
	
}

#mainContent a:visted {

	color:#D5A660;
	text-decoration:none;	
	}

#mainContent a:hover {

	color:#FFFFFF;
	text-decoration:none;	
	}
	
.product {

	background:#202020;
	clear:both;
	width:460px;
	padding-right:10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	
	
	}
	
	
.product h4  {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-top:10px;
	margin-left:10px;
	
	}
	
.product .icon {

	float:left;
	margin:10px;
	margin-top:0px;
	
	}

#subContent {

	float:right;
	width:225px;
	padding-left:10px;
	padding-right:10px;
	
	}
	
.product form {

	clear: both;

}
	
#subContent h3 {

	margin-bottom:10px;
	
	
	}
	
.product-list {

	border-top: 1px dotted #FFFFFF;	
	margin-bottom: 20px;
	overflow:auto;


}

.product-list h4 {

	width: 340px;
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: 100;


}

.product-list img {

	float: left;
	margin-right: 10px;
	border: 1px solid #666666;

}

.product-list .price {

	color: #BA5654;
	font-family: Georgia, sans-serif;
	font-size: 16px;

}

.product-list .price span {

	color: #FFFFFF;

}

#mainContent .product-list .meta a {

	color: #BA5654;
	float: right;
	

}
	
/* instructors Bios (on the about page)
------------------------------------------------*/

#instructors {

	clear:both;
	background:#202020;

	
	
	}

 .instrtorBio {

	float:left;
	width:248px;
	background:#202020;
	border-top:#0D0D0D 1px solid;
	min-height:400px;
	border-left:#0D0D0D 1px solid;
	border-right:#0D0D0D 1px solid;
	
	}
	
 #instructors p {

	width:220px;
	padding-left:15px
	
	}
	

.stats {

	width:235px;
	height:90px;;
	background:#1C1C1C;
	margin-left:5px;
	
	}
	
.stats img {

	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	
	}
	
.stats p {

	padding:0px;
	margin:0px;
	
	}

.stats h5 {

	font-size:16px;
	font-weight:100;
	padding-top:10px;
	padding-bottom:2px;
	margin-bottom:0px;
	
	}
	
.alec {

	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	width:248px;
	
	}
	
#subContent .instrtorBio {

	width:220px;
	background:none;
	border:none;
	margin-left:0px;
	padding:0px;
	
	}
	


#subContent  .stats {

	width:220px;
	height:90px;
	background:#3C3C3C;
	margin-left:0px;
	
	}
	
#subContent  .stats img {

	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	
	}
	
#subContent  .stats p {

	padding:0px;
	margin:0px;
	
	}
	
/* footer */	
	
#footer {

	clear:both;
	margin-bottom:0px;
	
	
}

#footer ul {

	list-style-type:none;
	height:100px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:0px;
	
	
	}

#footer li {

	width:249px;
	float:left;
	padding-left:1px;
	
	}
	


.date {

	background:transparent  url(../images/icon-calendar.gif) no-repeat scroll 0% 0%;
	float:left;
	height:45px;
	margin-right:8px;
	padding-top:8px;
	width:32px;
	color:#999999;
	
	}
	

.date span.month {
	
	display:block;
	font-size:9px;
	height:12px;
	padding-bottom:3px;

}

.date span.day {
	
		display:block;
		font-size:18px;
}
	
.event {

	width:220px;
	margin-bottom:20px;
	margin-left:10px;
	
	}
	

.event a {

	color:#FFFFFF;
	text-decoration:none;
	
}

.event a:visted {

	color:#FFFFFF;
	text-decoration:none;
	
		
	}

.event a:hover {

	color:#D5A660;
	text-decoration:none;
	
	}
	
.date p {

	margin:0px;
	padding-left:6px;
	
	}
	
.location   {

	margin:0px;
	padding:0px;
	font-size:16px;
	
	}
	
.event h4 {

	padding-bottom:0px;
	margin-bottom:4px;
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	
	}
	
	
/* links */

#subContent a {

	color:#D5A660;
	text-decoration:none;
	
}

#subContent a:visted {

	color:#D5A660;
	text-decoration:none;	
	
	}

#subContent a:hover {

	color:#FFFFFF;
	text-decoration:none;	
	}

#subContent li a {

	color:#FFFFFF;
	text-decoration:none;
	
	}
	
.news {

	list-style-image:url(../images/pageicon.gif);
	list-style-position:outside;
	margin-left:10px;
	padding-left:0px;

}
	
#subContent ul {

	list-style-position:inside;
	margin-left:10px;
	
	}
	
/* traning times */

.classLocation table {

	width:470px;;
	background:#1C1C1C;
	border:#171717 1px solid;
	border-collapse: collapse;
	
	}

.classLocation td {

	border:#171717 1px solid;
	padding:2px;
	padding-left:5px;
	
	}
	
.classLocation {

	background:#2E2E2E;
	width:480px;
	min-height:230px;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	
	}
	
.classLocation img {

	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	
	}
	
.classLocation h4 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:18px;
	margin:0px;
	
	}

.classLocation h5 {

	font-size:16px;
	font-weight:100;
	padding-top:10px;
	padding-bottom:2px;
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	
	}

/* store */


#yab-checkout-table {
  width: 100%;
  margin-bottom: 2em
}

#yab-checkout-table th {
  font-weight: bold
}

#yab-checkout-table td,
#yab-checkout-table th {
  border-bottom: 1px dotted #000000;
  padding: 2px 5px
}

#yab-checkout-table td.yab-checkout-price,
#yab-checkout-table th.yab-checkout-price {
  width: 20%;
  text-align: right
}

#yab-checkout-table td.yab-checkout-change,
#yab-checkout-table th.yab-checkout-change {
  width: 35%;
}

#yab-checkout-table form {
  padding: 0
}

#yab-checkout-table td.yab-checkout-change {
  text-align: right
}

#yab-checkout-table td.yab-checkout-change {
  vertical-align: bottom
}

#yab-checkout-table td.yab-checkout-price {
  vertical-align: bottom;
  color: #FFFFFF;
}

#yab-checkout-table ul {
  line-height: 130%;
  padding: 0.2em 0 0 1em;
  list-style: none
}

#yab-checkout-table ul li {
  padding: 0;
  font-size: 0.87em
}

#yab-checkout-table ul li.yab-checkout-item-price {
  padding-right: 2em;
  color:#FFFFFF;
  text-align: right;
  font-size: 1em
}

#yab-checkout-table p {
  padding: 0;
  width: 100%
}

#yab-checkout-table input {
  padding: 0
}







#yab-checkout-table tr.yab-checkout-total td {
  font-weight: bold;
  background: #000000;
  color: #FFFFFF
}
/* checkout-notices */

p.yab-shop-required-notice {
  background: #75111B;
  color: #FFFFFF;
  padding: 1em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em
}

ul.yab-shop-notice {
  border: 2px dashed #75111B;
  list-style: none;
  padding-top: 1em;
  color: #75111B;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2em
}

/* checkout form */


label {

padding-right:10px;
padding-left:3px;
padding-top:3px;
clear:both;

}

.zip-city input {

	width:45px;
	
	}

.yab-subtotal {
 
 display: block;
 padding-bottom: 0.5em;
 font-weight: bold

}

a.yab-to-checkout 

	{
	
	 border: none;
	 padding: 5px 15px;
	 color: #FFFFFF;
	 background: url(../images/cartBG.jpg) top left no-repeat;
	 width:178px;
	 height:28px;
	 display:block;
	
	}

	
.yab-cart {

	list-style:none;
	padding:0px;
	border:solid 1px #000000;
	background: #141414;
	margin:0px;
	
	}
	
.yab-item  {

	padding:5px;
	margin-bottom:10px;

	}

#subContent .yab-item ul {

	margin-left: 0px;

}
	
#your-cart {

	background: url(../images/cart.jpg) no-repeat center left;
	padding-left: 24px;
	margin-bottom: 10px;


}	
.yab-empty {

	border: 1px #000000 solid;
	background: #141414;
	padding: 5px;
	width: 210px;

}
.paypal {

	border: solid 3px #000000;
	margin-top: 20px;


}
