
body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #DDD9EA;
}
td {
	font-size: 10pt;
}


hr {
	border-top: 1px #1A006F solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}



.subhead {
	font-size: 10pt;
	font-weight: bold;
	color:#1A006F;
}

.copyright {
	font-size: 10px;
	text-align: center;
	padding: 4px;
	color: #1A006F;
	letter-spacing: 2px;
}

.p {
	text-indent:30px;
}



.header {
	font-size: 11pt;
	font-weight: bold;
	color: 1A006F;
}

.indent {
	margin-left: 30px;
}
.indent2 {
	margin-left: 60px;
}


#kp_logo {
	position: absolute;
	top: 34px;
	left: 8px;
	z-index: 2;
}

#kp_logo img {
	border: 0px;
}

#kp_yarnshop {
	position: absolute;
	top: 119px;
	left: 395px;
	z-index: 3;
}

#top_bar {
	position: absolute;
	top: 113px;
	width: 100%;
}

.blue_bar {
	z-index: 1;
	height: 22px;
	padding-top: 8px;
	background: #1A006F;
	color: white;
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
}
.blue_bar .breadcrumb_bottom {
	float: left;
}
#breadcrumb_top {
	position: absolute;
	top: 113px;
	padding-top: 8px;
	padding-left: 10px;
	height: 22px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	z-index: 3;
}
.blue_bar_cont {
	width: 850px;
}


#content_panel {
	padding-top: 142px;
	width: 100%;
}

#left_col {
	width: 202;
	padding-left: 7px;
	padding-top: 7px;
}

.td_leftcol {
	background-color: #C5BFDB;
}

#content {
	padding-left: 10px;	padding-bottom: 10px;
	padding-top: 10px;
}

.left_nav_links {
	font-size: 8pt;
	line-height: 12pt;
}
.left_nav_links a {
	text-decoration: none;
}

.navlink_indent {
	margin-left: 20px;
}


.bluebox {
	padding-top: 4px;
	padding-bottom: 4px;	
}

.bluebox_title {
	font-weight: bold;
	font-size: 8pt;
	color: 1A006F;
	padding-bottom: 5px;
}

.bluebox_div {
	height: 1px;
	background-color: #999999;
	margin-left: -10px;
}





#cartstatus {
	font-weight: normal;
	width: 100%;
	text-align: right;
}
#loginlink {
	text-align: right;
}
#loginlink a, #cartstatus a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#loginlink a:hover, #cartstatus a:hover {
	color: #A59FBB;
	font-weight: bold;
}
#loginlink a:visited, #cartstatus a:visited {
	color: white;
	font-weight: bold;
}
#loginlink a:visited:hover, #cartstatus a:visited:hover {
	color: #A59FBB;
	font-weight: bold;
}


/**************************************************************/
/* Form stuff                                                 */
input
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#1A006F;
}
input.submit
{
	background-color:#1A006F;
	color:#FFFFFF;
}
input.checkbox
{
  border-style:none;
  border-width:0px;
}
input.image
{
  border-style:none;
  border-width:0px;
}

textarea
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#1A006F;
}

select
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#1A006F;
}
/**************************************************************/



a {
	color: #0070C6;
}
a:hover {
	color: #94A0C6;
}
a:visited {
	color: #0070C6;
}
a:visited:hover {
	color: #94A0C6;
}


#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #A59FBB;
}
#breadcrumb a:visited {
	color: #FFFFFF;
}
#breadcrumb a:visited:hover {
	color: #A59FBB;
}


#left_col a {
	color: #000000;
}
#left_col a:hover {
	color: #DDD9EA;
}
#left_col a:visited {
	color: #000000;
}
#left_col a:visited:hover {
	color: #DDD9EA;
}




.console {
	font-family: courier new, courier, sans-serif;
	font-size: 10pt;
	background-color: black;
	color: #00FF00;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px #00FF00 solid;
}

.statusbox {
	border: 1px #1A006F solid;
	width:120px;
	background-color: #C5BFDB;
	padding: 3px;
}


a.admin {
	color: #006600;
	text-decoration: none;
}
a.admin:hover {
	color: #00AA00;
	text-decoration: underline;
}
a.admin:visited {
	color: #006600;
	text-decoration: none;
}
a.admin:visited:hover {
	color: #00AA00;
	text-decoration: underline;
}



a.edit {
	color: #1A006F;
	font-size: 8pt;
	font-weight: bold;
}
a.edit:hover {
	color: #A59FBB;
}
a.edit:visited {
	color: #1A006F;
}
a.edit:visited:hover {
	color: #A59FBB;
}



/* Event links */
a.event {
	color: #1A006F;
	text-decoration: none;
}
a.event:hover {
	color: #A59FBB;
	text-decoration: underline;
}
a.event:visited {
	color: #1A006F;
	text-decoration: none;
}
a.event:visited:hover {
	color: #A59FBB;
	text-decoration: underline;
}

/* Clubs links */
a.clubs {
	color: #FFAA00;
	text-decoration: none;
}
a.clubs:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a.clubs:visited {
	color: #FFAA00;
	text-decoration: none;
}
a.clubs:visited:hover {
	color: #FFCC66;
	text-decoration: underline;
}

/* Classes links */
a.classes {
	color: #009900;
	text-decoration: none;
}
a.classes:hover {
	color: #66AA66;
	text-decoration: underline;
}
a.classes:visited {
	color: #009900;
	text-decoration: none;
}
a.classes:visited:hover {
	color: #66AA66;
	text-decoration: underline;
}

/* Getaways links */
a.getaways {
	color: #6666FF;
	text-decoration: none;
}
a.getaways:hover {
	color: #AAAAFF;
	text-decoration: underline;
}
a.getaways:visited {
	color: #6666FF;
	text-decoration: none;
}
a.getaways:visited:hover {
	color: #AAAAFF;
	text-decoration: underline;
}

/* Seasonal Gatherings links */
a.gatherings {
	color: #FF6666;
	text-decoration: none;
}
a.gatherings:hover {
	color: #FFAAAA;
	text-decoration: underline;
}
a.gatherings:visited {
	color: #FF6666;
	text-decoration: none;
}
a.gatherings:visited:hover {
	color: #FFAAAA;
	text-decoration: underline;
}





.menutable {
	margin-top: 2px;
	margin-left: 7px;
}

.border {
	border: 1px #1A006F solid;
}
td.content_cell {
	padding: 2px;
	border: 1px #A59FBB solid;
	vertical-align: top;
	font-size:8pt;
}
td.large_content_cell {
	padding: 2px;
	border: 1px #A59FBB solid;
	vertical-align: top;
	font-size:10pt;
}
td.header_cell {
	padding: 2px;
	border: 1px #A59FBB solid;
	vertical-align: top;
	font-size:8pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}
.small td {
	font-size: 8pt;
}
.tiny {
	font-size: 7pt;
}

.left_nav_link {
	margin-top: 5px;
	margin-bottom: 5px;
}

.image_caption {
	font-size: 11pt;
	font-weight: bold;
}



table.calendar {
	border-collapse: collapse;
}

.calendar_border {
	border: 1px #A59FBB solid;
	font-size: 8pt;
}

.calendar_date {
	color: #000000;
}

.calendar_caption {
	padding-bottom: 5px;
}


/****** SHOPPING CART STUFF ******/

.product_cat_list_head {
	padding-top: 20px;
	font-size:12pt;
	font-weight: bold;
}

.product_cat_list {
	padding-bottom: 10px;
}

.product_cat_list_item {
	font-size:11pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 20px;
}

.product_cat_list_detail {
	padding-left: 20px;
}

.product_cat_desc {
	padding-bottom: 10px;
}

.product_image {
	border: 1px #1A006F solid;
}

.product_table_title {
	font-size: 10pt;
	font-weight: bold;
	color: #A59FBB;
}

.product_detail_caption {
	font-size:12pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.add_to_basket {
	font-size: 8pt;
}


/******* BLOG STYLES *******/

.blog_header {
	color: #1A006F;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px #A59FBB solid;
}

.blog_date {
	color: #0070C6;
	font-size: 10px;	
	text-align: right;
	letter-spacing: 2px;
}

.blog_entry {
	padding-top: 6px;
	padding-bottom: 6px;
}

.blog_footer {
	color: #0070C6;
	font-size: 10px;
	padding-bottom: 24px;
}

.blog_editlink {
	font-size: 11px;
	font-weight: bold;
}

.blog_commentform {
	margin-left: 30px;
}

.blog_commentblock {
	width: 450px;
	margin-left: 30px;
}

.blog_commentblock_head {
	color: #0070C6;
	font-weight: bold;
	font-size: 8pt;
}

.blog_commentname {
	border-bottom: 1px #A59FBB solid;
	font-size: 11px;
}
.blog_commentdate {
	text-align: right;
	font-size: 10px;
	color: #0070C6;
	letter-spacing: 2px;
}
.blog_comment {
	font-size: 11px;
	padding-bottom: 20px;
}
.blog_commentdelete {
	font-size: 10px;
}

.social
{
    margin-left:8px;
    position:relative;
    bottom:20px;
    left:160px;
}
