@charset "utf-8";
/* CSS Document */
/*--------------RESULTS---------------------*/
.resultPage {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
}
.current {
	color:#981e32;
	font-weight:bold;
}
.shortdesc {
	font-size:1.2em;
	line-height:1.3;
	padding-bottom:0;
	margin-bottom:0;
}
.moreinfo {
	font-size:1.2em;
	color:#333;
	text-decoration:none;
	outline: none;
}
.moreinfo:hover {
	font-size:1.2em;
	color:#981e32;
	text-decoration:underline;
	outline: none;
}
/*============================================*/


/*---------------DETAILS----------------------*/
#tableProductDetails {
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
}
h1.catTitle {
	font-size:2.0em;
	color:#981e32;
	padding-left:25px;
	padding-top:10px;
}
h2.detailTitle {
	font-weight:bold;
	font-size:1.6em;
}
.popuplink {
	color:#333;
	font-size:1.4em;
	text-decoration:none;
}
.popuplink:hover {
	color:#981e32;
	text-decoration:underline;
}
.detailPrice {
	font-size:1.4em;
	margin-top:3px;
	padding-top:0;
	margin-bottom:3px;
	padding-bottom:0;
}
/*============================================*/


/*---------------SHOW CART----------------------*/
#cartTable {
	width:96%;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.margin {
	margin-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
.headerRow {
	background:#981e32;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
.selectall {
	color:#fff;
	text-decoration:underline;
}
.selectall:hover {
	color:#fff;
	text-decoration:underline;
}
.altRowEven {
	background-color: #E6E6E6;
	font-size:1.1em;
}
.altRowOdd{
	background-color: #D6D6D6;
	font-size:1.1em;
}
.detailtd {
	padding-top:6px;
	padding-bottom:6px;
}
.detailProduct {
	font-weight:bold;
	font-size:1.2em;
	display:block;
	line-height:1.2;
	padding-bottom:0px;
	margin-bottom:5px;
}
.detailopt {
	font-weight:bold;
	margin-left:8px;
	margin-top:0px;
	padding-top:0px;
}
.discountcode {
	padding-left:20px;
	padding-right:10px;
}
.checkout {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}
.continuelink {
	color:#333;
	text-decoration:underline;
}
.continuelink:hover {
	color:#981e32;
	text-decoration:none;
}
.custdetails {
	vertical-align:top;
	width:70%;
	margin-left:auto;
	margin-right:auto;
}
.required2 {
	font-size:1.2em;
	margin-left:30px;
	padding-top:10px;
}
.btop {
	border-top:1px #981e32 solid;
}
.bleft {
	border-left:1px #981e32 solid;
}
.bright {
	border-right:1px #981e32 solid;
}
.bbottom {
	border-bottom:1px #981e32 solid;
}
/*============================================*/


/*---------------ORDER FORM----------------------*/
.login {
	margin-left:35px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	width:40%;
}
.errorMessage {
	margin-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:1.4em;
	font-weight:bold;
}
.errorMessage2 {
	margin-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}
.orderform {
	width:99%;
	clear:both;
	margin-bottom:20px;
}
.orderform td {
	vertical-align:top;
	width:49%;
}
.required {
	font-size:1.2em;
	margin-left:30px;
}
.customer {
	vertical-align:top;
	width:99%;
	font-size:1.1em;
}
h1.loggedin {
	font-size:1.8em;
}
.smallprint {
	font-size:.75em;
	font-weight:normal;
}
.loglink {
	color:#981e32;
	text-decoration:none;
}
.loglink:hover {
	color:#006;
	text-decoration:underline;
}
/*============================================*/


/*---------------CONFIRMATION----------------------*/
h2.confirmTitle {
	font-size:1.6em;
	font-weight:bold;
}
#tblOrderDetails {
	font-size:1.4em;
	margin-left:25px;
	padding-top:15px;
	width:85%;
}
.headerRow2 {
	background:#981e32;
	color:#fff;
	font-weight:bold;
}
/*============================================*/


/*---------------TRACK ORDER----------------------*/
.ship {
	float:right;
	margin-right:125px;
}
.pagetitle {
	margin-left:25px;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
}
hr.titles {
	width:85%;
	color:#333;
	margin-left:20px;
	margin-right:auto;
}
.padding {
	padding-bottom:5px;
	margin-left:20px;
}
.leftpad {
	margin-left:20px;
}

/*============================================*/


/*---------------HELP DESK----------------------*/
.helplink {
	color:#333;
	text-decoration:underline;
}
.helplink:hover {
	color:#981e32;
	text-decoration:underline;
}

/*============================================*/


/*---------------ABOUT US----------------------*/
.about {
	line-height:1.4;
	font-size:1.4em;
	width:85%;
}

/*============================================*/


/*---------------STORE LOCATIONS----------------------*/
.locations {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:none;
	padding-bottom:15px;
}
.locations td {
	width:6%;
}
.locations td.stdivide {
	border-right:1px #981e32 solid;
	width:10%;
}
.noborder {
	width:40%;
	height:180px;
	border-bottom:none;
}
.locations td.stores {
	width:40%;
	height:180px;
	border-bottom:1px #981e32 solid;
}

		.stname {
			font-size:1.6em;
			font-weight:bold;
			display:block;
			padding-bottom:5px;
		}
		.stadd {
			font-size:1.4em;
			display:block;
		}
		.maplink {
			font-size:1.4em;
			display:block;
			padding-top:4px;
			padding-bottom:4px;
			color:#981e32;
			text-decoration:none;
		}
		.maplink:hover {
			color:#981e32;
			text-decoration:underline;
		}
		.stinfo {
			display:block;
			padding-left:15px;
			font-size:1.2em;
			line-height:1.1;
		}
/*============================================*/


/*---------------CHRIS STEWART----------------*/
#chris {
width:744px;
color:#fff;
text-align:left;
margin-left:11px;
margin-top:15px;
border:1px ridge #fff;
background:#981e32;
padding:10px;
}
.christitle {
font-size:1.8em;
color:#ffffff;
text-align:center;
margin-bottom:10px;
}
.christitle img {
float:right;
overflow:visible;
padding-left:6px;
padding-bottom:7px;
}
.cssarticle {
text-decoration:none;
}
.headline {
color:#fff;
font-size:1.4em;
text-decoration:underline;
display:block;
}
.headline:hover {
color:#fff;
text-decoration:underline;
display:block;
}
.articledate {
color:#ccc;
font-size:1.1em;
text-decoration:none;
padding-left:8px;
}
.articleintro {
color:#ccc;
font-size:1.2em;
text-decoration:none;
margin-top:6px;
}
.articlelink {
float:right;
display:block;
margin-right:35px;
font-size:1.1em;
text-decoration:underline;
color:#fff;
}
/*.articlelink a {
text-align:right;
padding-right:60px;

}*/
.articlelink:hover {
text-decoration:underline;
font-weight:bold;
}
hr.artdivide {
color:#cccccc;
height:2px;
width:95%;
}
.clear {
height:10px;
}

/*============================================*/


/*-------------------EVENTS-------------------*/
.evntlogo {
	margin-left:20px;
	margin-top:20px;
}
#evntbox {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
	.evntcol {
		width:40%;
		float:left;
		margin-left:9%;
	}
		.evntcoltitle {
			font-size:1.8em;
			font-weight:bold;
			color:#981e32;
			text-decoration:underline;
		}
		.evntlist {
			list-style:none;
			font-size:1.4em;
			margin-left:-35px;
		}
			.evntphoto {
				background-image: url(../images/camera_bullet.jpg);
				background-repeat: no-repeat;
				background-position: 0px 1px;
				padding-left: 35px; 
				padding-bottom:15px;
			}
			.evntvideo {
				background-image: url(../images/video_bullet.jpg);
				background-repeat: no-repeat;
				background-position: 0px 1px;
				padding-left: 35px;  
				padding-bottom:15px;
			}
				.evntlink {
					color:#333;
					text-decoration:none;
				}
				.evntlink:hover {
					color:#981e32;
					text-decoration:underline;
				}
	.evntbot {
		clear:both;
		width:75%;
		margin-left:auto;
		margin-right:auto;
		font-size:1.8em;
		padding-bottom:15px;
	}
		.evnttext {
			float:left;
			width:80%;
			padding-top:6px;
		}
		.calicon {
			width:34px;
			height:34px;
			background:url(../images/cal_icon.jpg) no-repeat left;
			float:left;
			padding:0;
			margin-left:10px;
			margin-top:29px;
		}
			.month {
				font-size:0.7em;
				display:block;
				font-weight:bold;
				margin-top:-1px;
				color:#fff;
			}
			.day {
				font-size:0.95em;
				display:block;
				font-weight:bold;
				margin-top:-2px;
			}
		.evntprog {
			clear:both;
			padding-top:15px;
		}
			.callink {
				color:#333;
				text-decoration:underline;
			}
			.callink:hover {
				color:#981e32;
				text-decoration:none;
			}
		.evnttube {
			padding-top:15px;
		}
			.evnttubeimg {
				float:left;
			}

/*============================================*/


/*----------------EVENT PAGES-----------------*/
#evtphototable {
	width:99%;
	margin-left:auto;
	margin-right:auto;
}
#evtphototable td {
	height:115px;
	vertical-align:middle;
	text-align:center;
}
/*============================================*/

/*--------------EMPLOYMENT-------------------*/
#employment {
background-color:#ffffff;
width:98%;
float:right;
}
#employcontent {
padding-top:35px;
margin-left:25px;
background-color:#ffffff;
}
#employcontent hr {
padding-left:25px;
width:96%;
}
span.pageheading {
font-size:24px;
color:#000000;
}
#employcontent p {
margin-left:30px;
margin-right:45px;
}
#employcontent p a {
color:#980010;
text-decoration:underline;
}
#employcontent p img {
float:right;
padding-left:25px;
}

