@charset "utf-8";

/* CSS Document */

* {
	padding:0;
	margin:0;
}

#wrapper {
}


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	position: relative;
}

#UserHeader {
	float: right;
}

#LeftNav {
	width: 198px;
	float: left;
}
#NavBody  {
	background-image: url(../Images/Supplies/SuppliesNavFill.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
#NavBody ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	line-height: 32px;
	padding-left: 5px;
}
#NavBody ul li a:hover {
	color: #911326;
}
#NavBody ul li a {
	color: #000;
	text-decoration: none;
}
#UserContent {
	width: 754px;
	float: left;
}
#UserFooter {
}

#SQContent {
	width: 754px;
	float: left;
}
td  img {
	margin: 8px;
}
tr td {
	padding: 5px;
}


#UserFooter {
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.image {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #999;
	margin-left: 40px;
}
.image2 {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-left: 2px;
}
.floatright {
	width: 100%;
	height: 100%;
	margin-top: 10px;
}

.textLeft {
	width: 100%;
}
.textWrap {
	float: left;
	width: 95%;
	height: 350px;
}
.textWrap p {
}


.textright {
	width: 75%;
	float: right;
}
.dvdWrap {
	float: left;
	height: 100%;
}




.images {
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
}

.video {
	width: 300px;
	margin-left: 205px;
}
#suppliesBody {
	background-image: url(../Images/Supplies/SuppliesFill.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	width: 721px;
	float: left;
	padding-right: 20px;
	text-align: justify;
}



#suppliesBody p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#suppliesBody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	text-align: center;
	margin-top: 10px;
}
#suppliesBody h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#suppliesBody h2 {
	text-align: center;
}

#suppliesBody ul {
	list-style-position: inside;
	list-style-image: url(../Images/Education/education-arrow.png);
}
#suppliesBody ul li {
	margin-bottom: 5px;
}
#suppliesBody ol li {
	list-style-position: inside;
	margin-top: 15px;
	margin-right: 10px;
}
#suppliesBody ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#suppliesBody a {
	text-decoration: none;
	color: #F63;
	font-weight: bold;
}
#suppliesBody a:hover {
	text-decoration: none;
	color: #06F;
	font-weight: bold;
}

li.activelink {
	background-image: url(../Images/Supplies/SuppliesOn.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}
.imagebox {
	background-color: #FFF;
	height: 110px;
	width: 110px;
	border: 1px solid #666;
	text-align: center;
}
#UserContent #suppliesBody table .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#mainContent #UserContent #suppliesBody table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}





#mainContent #LeftNav #NavBody ul li.activelink a {

	color: #FFF;

}
 {
color: #FFF;

}


#body {
	float: left;
}


.logoWrap {
	float: left;
}
.emphasis {
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #03F;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.divider {
	height: 5px;
	margin-top: 12px;
}
.profit {

}

.divider2 {
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.list {
	float: left;
}
.slideshow {
}
.galleryWrap {
	height: 505px;
	width: 700px;
	margin-top: 10px;
	padding: 10px;
	background-color: #CDE6F1;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: relative;
}
.gallery {
}


/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */


.Accordion {
	overflow: hidden;
}


.AccordionPanel {
	margin: 0px;
	padding: 0px;
}


.AccordionPanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}


.AccordionPanelOpen .AccordionPanelTab {
	color: #000;
	background-image: url(../Images/TechSupport/TechOn.png);
	background-repeat: no-repeat;
	background-position: left;
}


.AccordionPanelTabHover {
	color: #FFF;
	background-image: url(Images/Education/educationOn.png);
	background-repeat: no-repeat;
	background-position: left;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000;
	background-image: url(Images/Education/educationOn.png);
	background-repeat: no-repeat;
	background-position: left;
}


.AccordionFocused .AccordionPanelTab {

}


.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-image: url(../Images/Education/educationOn.png);
	background-repeat: no-repeat;
	background-position: left;
}
.listlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.listlinks {
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
}

.listlinks a:hover {
	font-weight: bold;
	color: #FBA50E;
	font-style: italic;
}

.AccordionPanelOpen {
	cursor: auto;
 }
.listlinksActive {
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
	background-image: url(../Images/Education/educationOn.png);
	background-repeat: no-repeat;
	background-position: left;
}

.listlinksActive a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	text-align: left;
}
/******* LAZERMASK STYLES **********/

#lazsermask {
	width: auto;
	height: auto;
	float: left;
}

#contentheader {
	top: 0px;
	margin-left: 5px;
	float: left;
	width: 78%;
	margin-top: 25px;
}
#contenttag h5 {
	font-size: 17px;
	text-align: center;
}
#contentheader h6 {
	font-size: 28px;
	text-align: center;
}


#contenttag {
	margin-bottom: 10px;
	float: none;
	clear: both;
}
#text {
	clear: both;
}
#desc {
	background-image: url(../Images/Education/Lazermask-images/contentbox.png);
	background-repeat: no-repeat;
	height: 563px;
	margin-top: 15px;
	background-color: #ED1C24;
}
#desctext {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 8px;
	height: auto;
	background-color: #FFF;
	margin-right: 5px;
	border: 3px solid #000;
}
#desctext img {
	float: right;
	margin-top: 15px;
}
#desctext p {
	font-size: 12px;
	text-align: left;
}
.style1 {color: #EE2824}
.style3 {color: #EE2824; font-weight: bold; }
.style6 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	color: #EE2824;
}
#suppliesBody ol img {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*******  WORKSHOP STYLES ******/
#additional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	clear: both;
	margin-top: 70px;
}

#MainFooter {
	float: left;
}

.image {
	float: left;
}
#Info {
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 5px;
	background-color: #FFF;
}
.TextCenter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	color: #333;
}

.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	padding-bottom: 5px;
}
.columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}


.columns ul li {
	list-style-position: inside;
	list-style-image: url(../Images/workshop-arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#leftCol {
	width: 45%;
	margin-left: 7px;
	font-size: 12px;
	clear: both;
	float: left;
}

#rightCol {
	width: 50%;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	height: auto;
}
.wrap {
	background-color: #FDFFDF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.wrap2 {
	background-color: #FDFFDF;
	float: left;
	padding: 10px;
}
#leftText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}
#leftText {
	padding: 5px;
	text-align: center;
	line-height: 18px;
	margin-bottom: 10px;
}
.ol {
}

.push {
	padding: 5px;
	display: block;
	background-color: #FDFFDF;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 15px;
	clear: both;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.butch {
	padding: 5px;
	background-color: #EEE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 5px;
	color: #603;
	font-size: 12px;
	border: 1px solid #999;
	text-align: center;
}

.butch a:hover {
	color: #06F;
}
.butch a {
	text-decoration: none;
	color: #F30;
}

#schedule {
	padding: 5px;
	text-align: center;
	margin-bottom: 40px;
}


#rightCol ul li {
	list-style-position: inside;
	list-style-image: url(../Images/workshop-arrow.png);
	padding-bottom: 5px;
	padding-left: 8px;
}
#schedule h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#rightCol ol li {
	list-style-position: inside;
}
#leftCol ul li {
	list-style-position: inside;
	list-style-image: url(../Images/workshop-arrow.png);
	padding-bottom: 5px;
	padding-left: 8px;
}
#leftCol ol li {
	list-style-position: inside;
}
#workshopInfo {
	margin-top: 10px;
}




#rightCol p {
	margin-bottom: 8px;
}
#leftInfo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#rightInfo {
	margin-top: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #633;
	font-weight: bold;
	margin-bottom: 5px;
}
.wrap h2 {
	text-align: left;
}
#additional h2 {
	margin-bottom: 15px;
}


.right {
	float: right;
	width: 52%;
	margin-top: 80px;
	margin-right: 8px;
}

#classPhoto {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.ol li{
	list-style-image: url(../Images/workshop-arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 5px;
}
#imageLeft {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
#suppliesBody p #FLVPlayer {
	float: left;
	margin-left: 180px;
}
#butchText img {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
#suppliesBody #butchText p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#suppliesBody #butchText p a {
	color: #09F;
	text-decoration: none;
}
#suppliesBody #butchText p a:hover {
	color: #F90;
	text-decoration: none;
}
#butchText p strong {
	color: #BF1E2D;
}


#butchText {
	float: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 475px;
}
.butchText {
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	margin-left: 50px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#suppliesBody h1 span  {
	background-color: #FFF;
	display: block;
	width: 620px;
	margin-left: 50px;
	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: #999;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 10px;
}

#suppliesBody .butchText h2 {
	color: #FCBF4E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 10px;
	display: block;
	margin-top: 5px;
	padding: 1px;
	background-color: #BF1E2D;
}
#suppliesBody .butchText h3 {
	color: #BF1E2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
#suppliesBody .butchText h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 10px;
	color: #FBA507;
}
#suppliesBody .butchText h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 10px;
	font-weight: normal;
}

.butchText img {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
}
#suppliesBody .butchText p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#suppliesBody .butchText p a {
	color: #09F;
	text-decoration: none;
}
#suppliesBody .butchText p a:hover {
	color: #F90;
	text-decoration: none;
}
.butchText p strong {
	color: #BF1E2D;
}
#suppliesBody h4 {
	text-align: center;
	margin-top: 10px;
}
#suppliesBody table {
	margin-top: 20px;
	background-color: #EFEFEF;
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#suppliesBody table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
	color: #CCC;
	background-color: #881123;
}
#suppliesBody table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#suppliesBody table tr td p b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	text-align: justify;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#suppliesBody table tr td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #881123;
}
#suppliesBody table tr td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}


#suppliesBody table tr td h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#suppliesBody table tr td h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
#suppliesBody table tr td .productPhoto {
	background-color: #CCC;
	padding: 2px;
	border: 1px solid #666;
	margin-left: 5px;
}
/*#suppliesBody table tr td .productPhoto img {

	border: 1px solid #666;
}*/

#suppliesBody table tr td h3.productId {
	font-family: Arial, Helvetica, sans-serif;
	color: #881123;
	display: inline;
	margin-top: 5px;
	float: right;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.id {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	}
.orderNow {
	height: 75px;
	margin-top: 8px;
	position: fixed;
	width: 192px;
}

.orderNow2 {
	height: 75px;
	position: fixed;
	width: 192px;
	margin-top: 80px;
}
.clearfix {
	display: block;
	clear: both;
}

