/* Default CSS Document */

/*************** PHOTOS ****************/



@import url("lightbox.css");
 @import url("photo.css");
/*************** SLIDER ****************/

#slider {
	float: right;
	width:300px;
	padding: 0px;
	margin-top: 20px;
}
#slider ul, #slider li {
	margin-top:0px;
	padding:0;
	list-style:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#slider li {
	width:300px;
	text-align:center;
}
#slider li img {
	width:300px;
	height: auto;
}
.sliderprevnextcontainer {
	width: 300px;
	float:right;
	top: 0px;
}
#prevBtn, #nextBtn {
	margin:0px;
	padding: 5px;
	display:inline;
	margin-top:0px;
}
#prevBtn {
	float:left;
}
#nextBtn {
	float:right;
}
#prevBtn a, #nextBtn a {
}
#nextBtn a {
	color: #FFFFFF;
	padding: 5px;
	background-color: #093;
	text-decoration: none;
}
#prevBtn a {
	color: #FFFFFF;
	padding: 5px;
	background-color: #093;
	text-decoration: none;
}
/*************** GENERAL ***************/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
/*	background-image: url(../site-images/bg.jpg);
	background-repeat: repeat;*/
}
.container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.header {
	background-image: url(../site-images/header-tile.gif);
	background-repeat: repeat-x;
	height: 91px;
}
.headercontent {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 85px;
	width: 500px;
}
.cartnavigation {
	width: 250px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.cartnavigation a {
	font-size: 14px;
}
.cartnavigation span {
}
.service_request_link {
	margin-top: 15px;
	clear: left;
	width: 300px;
}
.service_request_link a {
	background-image: url(../site-images/b_service-request.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 27px;
	width: 200px;
	display: block;
}
.service_request_link a:hover {
	background-image: url(../site-images/b_service-request.png);
	background-repeat: no-repeat;
	background-position: center -27px;
}
.navigation {
	height: 36px;
	margin-bottom: 15px;
	background-image: url(../site-images/navigation-bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	text-align: center;
}
.navigation ul {
	padding: 0px;
	list-style-type: none;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigation ul li {
	float: left;
}
.navigation ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}
.navigation ul li a:hover {
	color: #FFF;
}
.contentcontainer {
	width: 1020px;
}
.share {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../site-images/CTA-Phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.breadcrumb {
	margin-bottom: 10px;
	margin-left: 15px;
}
.breadcrumb, .breadcrumb a {
	color: #CCC;
}
.breadcrumb a:hover {
	color: #016d9e;
}
.leftcolumn {
	float: left;
	width: 202px;
	margin-right: 9px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
.leftcolumn h2 {
	color: #7835ab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 4px;
	margin-bottom: 5px;
	font-weight: normal;
	background-image: none;
}
.rightcolumn {
	float: left;
	width: 809px;
}
.authorized {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.authorizedinterior {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
	width: 250px;
}
.authorizedcalendar {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 155px;
	text-align: center;
	float: right;
	width: 250px;
}
.toprow {
	width: 809px;
	float: left;
	margin-bottom: 15px;
}
.specialevents {
	width: 549px;
	float: left;
	margin-right: 8px;
	margin-bottom: 14px;
}
.specialeventscontent {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7835ab;
	border-left-color: #7835ab;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7835ab;
}
.specialevents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #7835ab;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7835ab;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7835ab;
	border-right-color: #7835ab;
	border-left-color: #7835ab;
}
.scissor {
	margin-top: -8px;
}
ul.sitemap {
	font-size: 16px;
}
ul.sitemap li {
	margin-bottom: 10px;
}
ul.sitemap li ul {
	margin-top: 10px;
}
.steps {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fff7d9;
	border: 1px solid #d8cea9;
}
.interiorpagetext {
	width: 790px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.interiorpagetext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #7835ab;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7835ab;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7835ab;
	border-right-color: #7835ab;
	border-left-color: #7835ab;
}
.interiorpagetext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016d9e;
	font-weight: normal;
	background-image: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.interiorpagetextcontent {
	background-color: #FFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7835ab;
	border-bottom-color: #7835ab;
	border-left-color: #7835ab;
}		
ul.sewciety_class_date_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
ul.sewciety_class_date_list li {
	margin-bottom: 5px;
	padding: 10px;
	background-color: #ECECEC;
	font-size: 18px;
	color: #606;
	border: 1px dashed #606;
}
.sewciety_time_range {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.featuredclasscontainer {
	width: 252px;
	float: left;
	margin-bottom: 14px;
	background-color: #ccb2df;
}
.featuredclasscontainer p {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #636;
}
.featuredclasscontainer h1 {
	margin-top: 0px;
	color: #e4c1ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	background-image: url(../site-images/featured-class-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	padding-top: 9px;
	height: 25px;
}
.featuredclasscontainer h2 {
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #636;
	padding-right: 10px;
	padding-left: 10px;
}
.featuredclass h2 a, .featuredclasscontainer h2 a {
	color: #636;
}
.featuredclass h2 a:hover, .featuredclasscontainer h2 a:hover {
	color: #FFF;
}
.featuredclass {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 6px;
	border: 1px dashed #636;
}
.featuredclass img {
	margin-top: 10px;
}
.upcomingclass {
	margin-top: 15px;
	margin-bottom: 15px;
}
.upcomingclass img {
	margin-top: 10px;
}
.featuredproduct {
	/*background-image: url(../site-images/featured-product-bg.gif);
	background-repeat: no-repeat;*/
	height: 258px;
	width: 230px;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7835AB;
/*	margin-bottom: 20px;
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;*/
	background-color: #e4d6ff;
	border: 1px solid #b29bdd;
	min-height:276px;
	height:auto !important;
	height:276px;
}



.featureproductone {
	font-size: 18px;
}
.featureproductone a {
	font-size: 12px;
}
.featuredproduct img {
	height: 155px;
	width: 155px;
	border: 1px none #016d9e;
	margin-top: 6px;
}
.featuredproduct h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7835AB;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b29bdd;
	padding-bottom: 5px;
}
.moresewingproducts {
	/*background-image: url(../site-images/more-sewing-products-bg.gif);
	background-repeat: no-repeat;*/
	width: 560px;
	float: left;
	margin-left: 15px;
	margin-bottom: 14px;
	border: 1px solid #6C6;
	padding-bottom: 15px;
}
.moresewingproducts img {
	height: 74px;
	width: 74px;
	border: 1px none #000;
}
.moresewingproducts ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.moresewingproducts ul li {
	width: 90px;
	float: left;
	height: 125px;
	margin-right: 39px;
	text-align: center;
	margin-bottom: 5px;
}
.moresewingproducts ul li a {
	color: #7835ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.moresewingproducts h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	color: #6C6;
	padding-bottom: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
}
.randomproductdiv {
	/*background-image: url(../site-images/more-sewing-products-bg.gif);
	background-repeat: no-repeat;*/
	width: 526px;
	float: left;
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-top: 0px;
	padding-bottom: 5px;
	border: 1px solid #6C6;
}



.randomproductdiv h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	color: #6C6;
	padding-bottom: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6C6;
}
.randomproductdiv img {
	height: 74px;
	width: 74px;
	border: 1px none #000;
}
.randomproductdiv ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.randomproductdiv ul li {
	width: 90px;
	float: left;
	height: 125px;
	margin-right: 29px;
	text-align: center;
	margin-bottom: 5px;
	overflow: hidden;
}
.randomproductdiv ul li a {
	color: #7835ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.testimonial_block {
	margin: 0px;
	padding: 0px;
}

/* Testimonial Page Formatting */
.testimonial {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #875BA9;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.testimonial_person {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.testimonial_location {
	font-size: 11px;	
}

/* Newsletter Signup Form */

.newslettersignupform {
	background-image: url(../site-images/newsletter-form-bg.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 202px;
	line-height: normal;
}
/* Newsletter Sign Up Form - SIGNUPFORM */



form.newsletterSignUp {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newslettersignupform h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 8px;
	padding-left: 6px;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
.newslettersignupform p {
	margin: 0px;
	padding: 0px;
}
.newslettersignupform input {
	margin-bottom: 5px;
	margin-left: 10px;
	width: 170px;
	border: 1px solid #016d9e;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 0px;
	height: 18px;
}
.newslettersignupform .submit {
	width: 100px;
	margin-top: 0px;
	background-color: #016d9e;
	border: 1px solid #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: 26px;
	color: #FFF;
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.newslettersignupform .submit:hover {
	width: 100px;
	margin-top: 0px;
	background-color: #004c6f;
	border: 1px solid #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: 26px;
	color: #FFF;
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.newslettersignupform .submitarea label {
	margin-left: 0px;
	background-image: none;
	width: 88px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subnavigation {
}
.subnavigation h2 {
	color: #e4c1ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../site-images/subnav-header-bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 196px;
	padding-top: 10px;
	padding-left: 6px;
	margin-bottom: 0px;
	font-weight: normal;
}
.subnavigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.subnavigation ul li {
}
.subnavigation ul li a {
	background-color: #875ba9;
	display: block;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9b6ebd;
}
.subnavigation ul li a:hover {
	background-image: url(../site-images/rollover-arrow.gif);
	background-repeat: no-repeat;
	background-color: #50286e;
}
.address {
	background-image: url(../site-images/address-bg.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 184px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 18px;
	line-height: 16px;
}
.latestblogpost {
	/*background-image: url(../site-images/lastest-blog-post.gif);
	background-repeat: no-repeat;*/
	width: 532px;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
	color: #663366;
	display: block;
	background-color: #e4d6ff;
	border: 1px solid #b29bdd;
	clear: left;
	padding-bottom: 5px;
	min-height:147px;
	height:auto !important;
	height:147px;
}
.latestblogpost ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.latestblogpost h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7835AB;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b29bdd;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
}
.latestblogpost ul h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #016d9e;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
ul.newslatest {
	margin-left: 15px;
}
.blogsummary {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
}
.posteddate {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	font-size: 13px;
}
.blogreadmorelink {
	text-align: right;
	margin-top: 15px;
}
.blogreadmorelink a {
	font-size: 14px;
	font-weight: bold;
	color: #7835ab;
	margin-right: 10px;
}

.pagetext2area {
	width: 250px;
	float: left;
	color: #663366;
	background-color: #e4d6ff;
	border: 1px solid #b29bdd;
}		
.pagetext2area p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.pagetext2area h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #7835AB;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b29bdd;
	font-size: 18px;
}

.featuredvideoarea {
	width: 250px;
	float: left;
	color: #663366;
	background-color: #e4d6ff;
	margin-left: 8px;
	min-height:152px;
	height:auto !important;
	height:152px;
	padding: 0px;
	border: 1px solid #b29bdd;
}		
.featuredvideoarea p {
	margin-top: 0px;
	padding-top: 0px;
}
.featuredvideoarea h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #7835AB;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b29bdd;
	font-size: 18px;
}
.homepagetext2area {
	width: 204px;
	float: left;
	color: #016d9e;
	background-color: #C6DDE8;
	margin-left: 10px;
	min-height:150px;
	height:auto !important;
	height:150px;
	padding: 10px;
	margin-top: 20px;
}
.featuredvideo {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.featuredvideo h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.featuredvideo h2 a {
	color: #36C;
}
.morefeatured {
	margin-top: 10px;
}

.footer {
	background-image: url(../site-images/footer-tile.gif);
	height: 91px;
	padding-top: 5px;
	background-repeat: repeat-x;
}
.footerlinks ul {
	padding: 0px;
	list-style-type: none;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerlinks ul li {
	float: left;
}
.footerlinks ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	color: #cccccc;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlinks ul li a:hover {
	color: #FFF;
}
.cclogos {
	text-align:center;
	margin-top: 12px;
	color: #FFF;
	margin-bottom: 12px;
}

.bottomlinks {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
h1 {
}
h2 {
}
h3 {
}
a {
	color: #016d9e;
}
a:visited {
}
 a:active: {
}
a:hover {
	text-decoration: none;
}
/*************** FORMS ***************/



/* Form Related */



.submitButton {
}
p.error {
}
/*************** NAVIGATION ***************/



/* Site Navigation - MAINSITENAV */



ul.mainsitenav {

}
ul.mainsitenav li {
}
/* Sub Navigation - SUBSITENAV */



ul.subsitenav {
}
ul.subsitenav li {
}
/* Child Navigation - CHILDNAV */



ul.childitems {
}
ul.childitems li {
}
/* Sibling Navigation - SIBLINGNAV */



ul.siblingitems {
}
ul.siblingitems li {
}
/*************** DROP DOWN ***************/



/* Refer to dropdown.css */







/*************** PHOTO GALLERY ***************/







/* Photos Category List - PHOTOCATLIST */



ul.photoscatlist {
}
/* Photos Category List - THUMBPHOTOCATLIST */



ul.thumb_photoscatlist {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.thumb_photoscatlist li {
	margin-right: 40px;
}
/*************** BLOGS ***************/







/* Blog Category List - BLOGCATLIST */



ul.blogcatlist {
}
/* Blog Category List - BLOGARCHIVELIST */



ul.blogarchivelist {
}
/***************  Contact Us Form formatting  ***************/



/* Contact Us Form formatting  */
.Contact_Us label {
	background-color: #ECECEC;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 120px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #d4d4d4;
}
form.Contact_Us {
	width: 550px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
	overflow: auto;
}
.Contact_Us textarea {
	height: 130px;
	width: 400px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding-left: 3px;
}
.Contact_Us input {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	float: left;
	padding-left: 3px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.Contact_Us select {
	margin-bottom: 5px;
}
.Contact_Us input.submit {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 205px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #016D9E;
}
.Contact_Us input.submit:hover {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 205px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #004c6f;
}

.Contact_Us p {
	clear: left;
	line-height: 0px;
	margin: 0px;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 10px;
}
.Contact_Us .submitarea label {
	margin-left: 0px;
	background-image: none;
	width: 121px;
	float: left;
	border: 1px none #FFFFFF;
	background-color: #FFF;
}
.captcha input {
	color: #333333;
	height: 22px;
	padding-top: 10px;
}
.captcha label {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
}

/* Service Request Form formatting  */
form.Service_Request_Form {
	width: 600px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
	overflow: auto;
}
.Service_Request_Form label {
	background-color: #ECECEC;
	color: #333333;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 180px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #d4d4d4;
}

.Service_Request_Form textarea {
	height: 130px;
	width: 300px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding-left: 3px;
}
.Service_Request_Form input {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	float: left;
	padding-left: 3px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.Service_Request_Form select {
	margin-bottom: 5px;
}
.Service_Request_Form input.submit {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 205px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #016D9E;
}
.Service_Request_Form input.submit:hover {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 205px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #004c6f;
}

.Service_Request_Form p {
	clear: left;
	line-height: 0px;
	margin: 0px;
}

.Service_Request_Form .submitarea label {
	margin-left: 0px;
	background-image: none;
	width: 181px;
	float: left;
	border: 1px none #FFFFFF;
	background-color: #FFF;
}
.Service_Request_Form .captcha input {
	color: #333333;
	height: 22px;
	padding-top: 10px;
}
.Service_Request_Form .captcha label {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
}

/* Product Search Form */
.productsearchform {
	margin-top: 0px;
	padding-top: 0px;
	height: 30px;
}
.productsearchform form {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.productsearchform p {
	margin: 0px;
	padding: 0px;
}
.searchproductsform {
	margin-top: 0px;
	padding-top: 0px;
}
.searchproductsform input {
	float: left;
	padding: 3px;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #016d9e;
	border-bottom-color: #016d9e;
	border-left-color: #016d9e;
}
.searchproductsform .submit {
	width: 40px;
	float: left;
	padding: 0px;
	height: 26px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #016d9e;
	background-color: #016d9e;
	color: #FFF;
	cursor: pointer;
}
.searchproductsform .submit:hover {
	width: 40px;
	float: left;
	padding: 0px;
	height: 26px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004c6f;
	background-color: #004c6f;
	color: #FFF;
	cursor: pointer;
}
.product {
	padding-bottom: 5px;
	float: left;
	width: 140px;
	margin-right: 9px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height:230px;
	height:auto !important;
	height:230px;
}
.product_block {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 20px;
	overflow: auto;
}
.product_block_threads {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
}
.product_block_threads .product {
	min-height:120px;
	height:auto !important;
	height:100px;
}
.product_block_threads .product img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	width: 120px;
}
.product_block_threads .productname {
	font-size: 11px;
}
.product_block img {
	width: 125px;
	height:125px;
	text-align: center;
	padding: 0px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
}
.product .productprice {
	padding-top: 3px;
	color: #de0034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	margin-bottom:5px;
	font-weight: bold;
}
.productprice {
	padding-top: 3px;
	color: #de0034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.availableinstore {
	padding-top: 3px;
	color: #de0034;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
.productdetaillink {
	background-color: #016d9e;
	padding: 5px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
.productdetaillink a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sortform {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.sortform .productsort {
	background-color: #016d9e;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	cursor: pointer;
}
form.addtocart {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.addtocart label {
	width: 50px;
	float: left;
	padding-top: 3px;
}
.addtocartdiv p {
	clear: left;
	margin-top: 0px;
	padding-top: 0px;
}
.addtocart input {
	width: 30px;
	margin-left: 5px;
}
.addtocart .submit {
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	background-color: #016D9E;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.addtocart .submit:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	color: #FFF;
	background-color: #004c6f;
	cursor: pointer;
}
#productcontentarea {
	width: 400px;
	float: left;
}
.productname {
	text-align: center;
}
.productquantity_cell {
	text-align: center;
}
.productquantity_cell input {
	width: 30px;
	float: none;
}
.order_total {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: right;
}
form.setshipzip {
	clear: left;
	margin-top: 15px;
	padding-bottom: 20px;
}
.setshipzip label {
	width: 110px;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
	margin-right: 5px;
}
.setshipzip .submit {
	border: 1px solid #493d27;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	margin-left: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px;
}
.setshipzip p {
	margin: 0px;
	clear: left;
}
/* Shopping Cart formatting  */

.updatecart td {
	background-color: #d8f0b8;
	font-size: 12px;
	padding: 3px;
	color: #039;
	text-align: center;
}
.updatecart th {
	background-color: #629c18;
	color: #FFFFFF;
	padding: 3px;
}
.updatecart table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.updatecart .cartrowalt {
	background-color: #ECECEC;
}
.updatecart p {
	margin: 0px;
	padding: 0px;
	clear: left;
}
.updatecart input {
	padding: 3px;
}
.updatecart .submit {
	border: 1px solid #004564;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: right;
	background-color: #016D9E;
	width: 200px;
}
.updatecart .submit:hover {
	border: 1px solid #004564;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: right;
	background-color: #004564;
	width: 200px;
}
form.updatecart {
	margin-bottom: 10px;
	padding-top: 10px;
}
.order-total-confirm {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.order-total-confirm div {
	width: 94px;
	float: left;
	padding: 3px;
}
.order-total-checkout {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.order-total-checkout div {
	width: 94px;
	float: left;
	padding: 3px;
}
.order-total {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
}
.order-total div {
	width: 94px;
	float: left;
	padding: 3px;
}
form.checkout {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-bottom: 30px;
}
.checkout .submit {
	background-color: #009933;
	color: #FFF;
	cursor: pointer;
	padding: 3px;
	width: 200px;
	border: 1px solid #000;
}
.checkout .submit:hover {
	background-color: #005b1e;
	color: #FFF;
	cursor: pointer;
	padding: 3px;
	width: 200px;
	border: 1px solid #000;
}
.checkout p {
	margin: 0px;
	padding: 0px;
}
form.cart {
	clear: left;
}
form.emptycart {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	top: -30px;
	width: 200px;
}
form.emptycart p {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.emptycart .submit {
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	width: 125px;
	padding: 3px;
	background-color: #940000;
	clear: all;
}
.emptycart .submit:hover {
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	width: 125px;
	padding: 3px;
	background-color: #5b0000;
}
.continueshoppingdiv {
	text-align:right;
}
.continueshoppingdivempty {
	margin-bottom: 10px;
}
.continueshoppingdiv a, .continueshoppingdivempty a {
	padding: 5px;
}
p.continueshopping {
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}
.continueshopping a {
	font-size: 12px;
	border: 1px solid #639c18;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #639c18;
}
.continueshopping a:hover {
	font-size: 12px;
	background-color: #016d9e;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}
/* Checkout Form formatting  */

form.billingshippingform {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.billingshippingform label {
	float: left;
	width: 180px;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	text-align: right;
}
.billingshippingform input {
	float: left;
	width: 200px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	margin-bottom: 5px;
}
.billingshippingform select {
	float: left;
	width: 205px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #d8f0b8;
	border: 1px solid #000000;
	color: #039;
	margin-right: 10px;
	margin-bottom: 5px;
}
.billingshippingform textarea {
	float: left;
	width: 300px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	height: 100px;
	margin-bottom: 5px;
}
.billingshippingform .checkbox {
	float: left;
	width: 15px;
	margin: 0px 5px;
	border: none;
	background-color: #ffffff;
	padding: 0px;
}
.billingshippingform .submit {
	border: 1px solid #999999;
	color: #000000;
	cursor: pointer;
	padding: 3px;
	float: left;
	width: 200px;
	margin-left: 210px;
	display: inline;
	background-color: #D8D8D8;
}
.billingshippingform .submit:hover {
	border: 1px solid #999999;
	color: #000000;
	cursor: pointer;
	padding: 3px;
	float: left;
	width: 200px;
	margin-left: 210px;
	display: inline;
	background-color: #a8a8a8;
}
.billingshippingform legend {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.billingshippingform p {
	clear: both;
	margin: 0px;
}
.confirmorderform legend {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.confirmorderform .submit {
	border: 1px solid #999999;
	color: #000000;
	cursor: pointer;
	padding: 3px;
	float: left;
	width: 200px;
	margin-left: 210px;
	display: inline;
	background-color: #D8D8D8;
}
.confirmorderform .submit:hover {
	border: 1px solid #999999;
	color: #000000;
	cursor: pointer;
	padding: 3px;
	float: left;
	width: 200px;
	margin-left: 210px;
	display: inline;
	background-color: #a8a8a8;
}
.confirmorderform label {
	float: left;
	width: 180px;
	margin-right: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	text-align: right;
}
.confirmorderform input {
	float: left;
	width: 200px;
	padding-left: 3px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	margin-bottom: 5px;
}
.confirmorderform select {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #d8f0b8;
	border: 1px solid #000000;
	color: #039;
	margin-right: 10px;
	margin-bottom: 5px;
}
.confirmorderform p {
	clear: left;
}
/* Previous/Next Button Formatting */

.prevnextcontainer {
	width: 100%;
	height: 30px;
	margin-top: 20px;
}
.previouspage {
	float: left;
	width: 150px;
}
.nextpage {
	float: right;
	width: 150px;
	text-align: right;
}
.productPrevious {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.productPrevious:hover {
	background-color: #3f6311;

}
.productNext {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.productNext:hover {
	background-color: #3f6311;
}
/* Product main page */

.productthumbcatlist {
	list-style: none;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: auto;
	margin-right: auto;
}
ul.productthumbcatlist {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.productthumbcatlist a {
	cursor: pointer;
	font-size: 12px;
}
.productthumbcatlist img {
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 135px;
	height: 135px;
	margin-bottom: 3px;
}
.productthumbcatlist li {
	display: inline;
	float: left;
	padding: 0px;
	position: relative;
	text-align: center;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 175px;
}
/* ship zip form */

#calcshippinglink {
	width: 125px;
}
#calcshippinglink a {
	border: 1px solid #493d27;
	background-color: #a75b0a;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.shipzipform {
	margin:0px;
}
.hide {
	display:none;
}
/* Blog Formatting */

h1.blogtitle {
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blog_archive_category {
	float: left;
	width: 200px;
	margin-left: 15px;
	background-color: #7835AB;
}
.blog_archive_category ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.blog_archive_category ul li {
	margin-bottom: 5px;
	padding: 1px;
}
.blog_archive_category ul li a {
	color: #FFF;
	padding-left: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blog_archive_category ul li a:hover {
	background-color: #e4c1ff;
	color: #7835AB;
}
.blog_archive_category h2 {
	font-size: 16px;
	color: #E4C1FF;
	font-weight: normal;
	padding-left: 10px;
	background-color: #50286e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.blogpost {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
.blogNext {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.blogNext:hover {
	background-color: #3f6311;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.blogPrevious {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.blogPrevious:hover {
	background-color: #3f6311;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.blog_block {
	width: 540px;
	float: left;
}
.blog_block .blogsummary {
	color: #666;
}
.blog_block .blogposteddate {
	color: #666;
}
.blog_block .poster {
	font-weight: bold;
}
.blog_block .posteddate {
	font-weight: bold;
	font-style: normal;
	color: #666;
}
.blog_content {
	float: left;
	width: 550px;
}
/* Add Comment Form formatting  */

form.addcommentform {
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
	line-height: normal;
	margin-top: 15px;
	overflow: hidden;
}
.addcommentform label {
	color: #000000;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	width: 105px;
	font-weight: bold;
	text-align: right;
}
.addcommentform p {
	margin: 0px;
	padding: 0px;
	clear: left;
	line-height: normal;
}
.addcommentform .captcha input {
	height: 22px;

	padding-top: 10px;
}
.addcommentform .captcha label {
	background-color: #FFFFFF;
	float: left;
	margin-right: 4px;
	width: 105px;
	padding: 2px;
}
.addcommentform input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	width: 300px;
	margin-bottom: 4px;
}
.addcommentform textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 3px;
	float: left;
	margin-bottom: 4px;
	height: 100px;
	width: 300px;
}
.addcommentform .submit {
	background-color: #2c3b76;
	border: 1px solid #192244;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
	width: 120px;
}
.addcommentform .submit:hover {
	background-color: #192244;
	border: 1px solid #192244;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	float: left;
	margin-bottom: 15px;
}
.addcommentresponse {
	background-color: #d3e8cd;
	padding: 5px;
	margin-top: 10px;
}
.commentblock {
	background-color: #ECECEC;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dashed #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.comment {
	background-color: #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.commentblock p {
	margin-top: 0px;
	padding-top: 0px;
}
.commentcount {
	width: 30px;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
	clear: left;
}
p.commenttext {
	clear: left;
	padding: 0px;
	margin: 0px;
}
.blogposteddate {
	font-size: 11px;
}
.blogposteddate .posteddate {
	color: #000;
	font-weight: normal;
	font-size: 11px;
}
.poster {
	font-weight: bold;
}
/* Calendar Formatting */

.calendarcontainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #7835ab;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7835ab;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7835ab;
	border-right-color: #7835ab;
	border-left-color: #7835ab;
}
a.prevmonthlink {
	background-color: #d3e8cd;
	cursor: pointer;
	color: #629c18;
	font-size: 12px;
	text-transform: uppercase;
	width:125px;
	text-decoration: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: center;
}
a:hover.prevmonthlink {
	background-color: #629c18;
	color: #FFF;
}
a.nextmonthlink {
	background-color: #d3e8cd;
	cursor: pointer;
	color: #629c18;
	font-size: 12px;
	text-transform: uppercase;
	width:125px;
	text-decoration: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	text-align: center;
}
a:hover.nextmonthlink {
	background-color: #629c18;
	color: #FFF;
}
.sewing_class_schedule_table table {
	width: 100%;
	background-color: #ECECEC;
}
.sewing_class_schedule_table table.calendar th {
	font-size: 14px;
	color: #FFF;
	background-color: #016d9e;
}
.sewing_class_schedule_table table.calendar td {
	width: 120px;
	min-height:120px;
	height:auto !important;
	height:120px;
	font-size: 13px;
	padding: 3px;
}
a.daylink {
	padding: 5px;
	width: 20px;
	float:left;
	background-color:#ccb2df;
	color: #FFF;
	text-align: center;
}
a:hover.daylink {
	background-color: #7835ab;
}
a.daylink_current {
	background-color: #7835ab;
	padding: 5px;
	width: 20px;
	float:left;
	color: #FFF;
	text-align: center;
}
.alt {
	background-color: #e5e5e5;
}
.daynolink {
	background-color: #d2d2d2;
	padding: 5px;
	width: 20px;
	float: left;
	text-align: center;
	color: #FFF;
}
.sewing_class_calendar_item {
	width: 100%;
	clear: left;
	padding: 3px;
	background-color: #dbdbdb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 3px;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
table.calendar {
	clear: left;
}
.sewing_class_calendar_item p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.calendar_prev_next_container {
	padding-top: 5px;
	margin-bottom: 20px;
	height: 20px;
}
.sewing_class_times {
	font-size: 11px;
	margin-top: 5px;
}
form.sewing_class_search {
	line-height: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.searchjumpmonth {
	width: 250px;
	float: left;
}

.sewing_class_search input {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding-left: 3px;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	height: 18px;
	margin-top: 0px;
	float: none;
}
.sewing_class_search select {
	background-color: #FFFFFF;
	border: 1px solid #d4d4d4;
	color: #333333;
	padding-left: 3px;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 26px;
	float: none;
}
.sewing_class_search .submit {
	margin: 0px;
	background-color: #016d9e;
	color: #FFF;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	width: 40px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.sewing_class_search .submit:hover {
	margin: 0px;
	background-color: #004c6f;
	color: #FFF;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	width: 40px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: none;
}


.sewing_class_search p {
	margin-top: 0px;
	padding-top: 0px;
}
.sewing_class_schedule_table td {
	vertical-align: top;
}
.sewing_class_detail_container {
	margin-bottom: 10px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
.sewing_class_photo {
	float: left;
	width: 150px;
	margin-right: 15px;
}
.sewing_class_photo img {
	width: 150px;
	height: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sewing_class_detail_name {
	font-size: 18px;
}
.sewing_class_detail_info {
	float: left;
	width: 570px;
}
.sewing_class_start_date_time {
	font-weight: bold;
}
.view_class_detail {
	margin-top: 10px;
}
.calNext {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
.calPrevious {
	background-color: #629c18;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
a.editlink {
	background-color: #009966;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.editlink {
	background-color: #005539;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
a.dellink {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
}
a:hover.dellink {
	background-color: #690000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 50px;
}
.managelinks {
	margin-top: 10px;
	margin-bottom: 10px;
}
.calendarcontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #016d9e;
	font-weight: normal;
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.class_content {
	float: left;
	width: 485px;
}
.classprice {
	padding-top: 3px;
	color: #45a54a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}
.classphoto {
	float: left;
	width: 250px;
	margin-left: 10px;
}
.classphoto img {
	width: 250px;
}

.classregisternote p {
	margin-top: 10px;
	background-color: #ffc9d3;
	border: 3px double #F33;
	line-height: 18px;
	padding: 5px;
	width: auto;
	color:#000;
	font-style: italic;
}
ul.product_category_sub_categories {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.product_category_sub_categories img {
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 135px;
	height: 135px;
	margin-bottom: 3px;
}
.product_category_sub_categories li {
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 170px;
	height: 185px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.extracontent {
	margin-bottom: 14px;
	background-color: #FFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

/* marketing gif div */
.marketing {
    cursor:default;
	font-size:2px;
	line-height:2px;	
}

.marketing a {
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.marketing img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

