/* CSS Document */
/*Author: Nikki Yoder
Date: September 9, 2011
Copyright: Quilter's Corner 2007*/


body    {
    margin:0;
    padding:0;
    border: 0;
    background: url('../images/bg.gif') top center;
    font-family: arial, verdana, geneva, helvetica, san-serif;
    }

img {
	border: none;
}

#wrapper {
	background: url('../images/wrapperBG.gif') repeat-x top center;
}

#container {
	width: 986px;
	margin: 0 auto;
}

#logo {
	text-align: center;
	padding-top: 10px;
}

#pageTop {
	background: url('../images/pageTop.png') no-repeat;
	height: 17px;
}

#page {
	background: url('../images/pageMiddle.png') repeat-y;
}

#sidebar {
	float: left;
	width: 205px;
	padding: 1px 18px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

#nav li {
	background: url('../images/button.gif') no-repeat;
	width: 202px;
	height: 36px;
	margin: 0px 0;
	padding: 10px 0 0 15px;
}

#nav a {
	color: #141615;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nav a:hover {
	color: #999;
}

/*oooooooooooooooooooooooooooooo  Content  oooooooooooooooooooooooooooooo*/
.lefttable  {
    margin-left: 20px;
    }

#content {
	float: left;
	width: 715px;
	padding-left: 5px;
}

.content a {
	color: #3a72a9;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

#footer {
	background: url('../images/pageBtm.png') no-repeat left top;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}

#events_div {
    width: 200px;
    min-height:170px;
    background-color:#fff;
    color:#E8E1D8;
    padding-top: 0px;
    margin-top: -12px;
    font-size: 75%;
    }

#events_div ul
{
    list-style-type: none;
/*  width: 160px; */
}

#events_div ul li
{
    color:#3c3c3c;
    padding: 5px 0px 0px 0px;
    list-style:none;
    margin-left: -60px;
    width:187px;
	margin-bottom: 5px;
/*     border:solid 1px black; */
}

#events_div ul li a
{
    color: #5a5a5a;
    text-decoration:none;
}

#events_div ul li a:hover
{
    color:#101010;
    text-decoration:none;
}

#events_div p
{
    text-align:center;
    font-weight: bold;
    padding-bottom: 10px;
margin-bottom: 15px;
}

#events_div p a
{
    color:#3c3c3c;
    text-decoration:none;
}

#events_div p a:hover
{
    color:#101010;
    text-decoration:none;
}

#events_footer  {
    width:236px;
    height:37px;
    background-image:url(../images/new/ftr_events.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    margin-top: -15px;
    }


#content_pages  {
    width: 410px;
    min-height: 220px;
    border: 15px solid #E8E8E0;
    padding: 7px;
    margin:50px 0 0 45px;
    }

#content_pages_nb  {
    width: 410px;
    min-height: 220px;
/*     border: 15px solid #E8E8E0; */
    padding: 7px;
    margin:0px 0 0 45px;
    }

#content_classes  {
    width: 660px;
    min-height: 400px;
    border: 15px solid #E8E8E0;
    padding: 7px;
    margin:0 0 0 40px;
}

#house  {
    width:454px;
    height:352px;
    }

#shop_footer {
    background-image:url(../images/new/body_shop_footer.jpg);
    background-repeat:no-repeat;
    width: 776px;
    clear:both;
    margin: -5px 0 0 0;
    padding: 30px 0 20px 0px;
    font-size: 70%;
    color: #aaa;
    text-align:center;
    }


h1  {
    margin: 0 0 7px 0;
    font-size:18px;
    color:#990000;
    }

.events-calendar
{
    margin-left:160px;
}

.events-calendar-month th
{
    height:30px;

}

.events-calendar-month a
{
    color: white;
}

.events-calendar table
{
    background-color: #1f1a33;
}

.events-calendar-weekdays th
{
    background-color: white;
}

.day
{
    width:40px;
    height:30px;
    background-color: white;
    text-align:center;
}

.day a
{
    text-decoration:none;
}

.day a:hover
{
    text-decoration:underline;
}

.day:hover
{
    background-color:#1f1a33;
}

.day:hover a
{
    color:white;
}

.event
{
    width:40px;
    height:30px;
    background-color: #3f3d55;
    text-align:center;
}

.event a
{
    text-decoration:none;
    color:white;
}

.event a:hover
{
    text-decoration:underline;
}

.event:hover
{
    background-color:#1f1a33;
}

.event:hover a
{
    color:white;
}

.event_date
{
    text-transform:capitalize;
}

.blog-articles a
{
    color:red;
}

.blog-articles a:hover
{
    color:black;
}

.blog-articles
{
    margin:0;
    padding:0;
}

.articles-in-year-list li,
.blog-articles li
{
    list-style:none;
}

.blog-articles li div
{
    margin-left:30px;
}

.blog-articles a:hover
{
    text-decoration:none;
}

#blog_left_nav h2
{
    width:180px;
    font-size:12pt;
    border-bottom:1px dotted #448888;
}

#blog_left_nav
{
    width:165px;
/*     border:1px dotted #448888; */
}

.blog_article_content
{
    margin:0 0 0 7px;
    padding:0;
    list-style:none;
}

#blog_nav_year
{
    font-size:10pt;
    margin-left:7px;
/*     border:solid 1px black; */
}

#blog_nav_month
{
    margin-left:14px;
}

#blog_nav_day
{
    margin-left:21px;
}

#blog_nav a
{
    color:black;
}

#blog_nav a:hover
{
/*     border:solid 1px black; */
    text-decoration:none;
}

#blog-posted
{
    text-align:right;
    font-size:8pt;
}

.recent-blog-articles {
	*width: 430px;
}

.recent-blog-articles li
{
    list-style:none;
}

.recent-blog-articles a
{
    color:red;
    text-decoration:underline;
}

.recent-blog-articles a:hover
{
    color:black;
    text-decoration:none;
}

#menu_container li
{
    list-style:none;
}

#product_category img
{
    border:solid 1px black;
}

#product_category a
{
    text-decoration:none;
}

#product_category a:hover
{
    text-decoration:underline;
}

#product_category li
{
    float:left;
    width:300px;
    min-height:400px;
    list-style:none;
    text-align:center;

/*     border:solid 1px black; */
}

#cart_info
{
    width:710px;
    text-align:right;
    margin-top:-20px;
    margin-bottom:5px;
	padding-top: 5px;
	padding-right: 20px;
/*     border:solid 1px black; */
}

#search
{
    padding:0;
    margin-top:3px;
}

#cart_info li
{
    list-style:none;
    margin-left:20px;
}

#blog_content
{
    width:465px;
/*     border:solid 1px red; */
}

.clear
{
    clear:both;
}

#shop_top_img
{
}

#shop_top_text
{
    margin-top:10px;
    margin-bottom:20px;
    width:657px;
/*     border:solid 1px black; */
}

li { list-style:none;}

#spacer
{
    height:15px;
    border:solid 1px white;
    margin-left:10px;
}

.class-product-info {
	font-size:12px;
	clear:both;
}

.class-product-info h4 {
	font-size:12px;
	padding:2px;
	margin:0 auto;
}

.mcatpar {
	margin:0 auto;
	margin-right:10px;
	margin-bottom:20px;
	margin-left:10px;
	width:200px;
	height:200px;
	text-align:center;
	float:left;
}

.mcatimg {
	width:150px;
	height:150px;
	margin:0 auto;
	background:#FFF9CC;
	border:1px solid #CECECE;
}

.mcatpar p {
	padding:0px;
	margin:0;
}

.imcatimginner {
	padding-top:55px;
}

