@charset "utf-8";
/* CSS Document */


/* STANDARD ELEMENT FORMATTING */
body {
	/* background:#5E0501; */
	background:url(../images/bg_body.jpg) repeat-x top #CCCCCC;
	margin:30px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:36px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0069B4;
}
h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
	color:#66CCFF;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

p {
	margin:0px 0px 10px 0px;
	line-height:16px;
}
a {
	color:#0066FF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
form {
	margin:0;
	padding:0;
}
input {
	border-width:1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	border-width:1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	border-width:1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
hr {
	border:1px dashed #CCCCCC;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	margin:10px 0 10px 0;
}
.dotted {
	border:1px dotted #666666;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	margin:10px 0 20px 0;
}
/* PAGE FORMATTING */

.footer {
	padding:0 25px 0px 35px;
	font-size:11px;
	color:#888888;
}
.footer a {
	color:#888888;
	text-decoration:none;
}
.formCat {
	font-size:11px;
	text-align:right;
	padding:5px 5px 5px 0;
	/*width:65px;*/
}
.formCat2 {
	font-size:11px;
	text-align:right;
	padding:5px 5px 5px 0;
	width:30px;
}
.formField {
	text-align:left;
	padding:5px 0px 5px 0px;
}
.textField {
	border:1px solid #CCCCCC;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



/* STORE ITEMS */

.products {
	clear:left;
	margin-bottom:10px;
}
.product_details_close {
 	text-align:right;
	font-size:10px;
	border-top:1px solid #000000;
	text-decoration:none;
	padding-top:5px;
}
#Layer600 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:600;
	visibility:hidden;
	background:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
.productPopup {
	position:absolute;
	text-align:left;
	margin:20px 0 0 20px;
	z-index:700;
	visibility:hidden;
}
.products h1 a {
	text-decoration:none;
}
.products h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
.products h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
.products ul {
	margin:0 0 0 1px;
	padding:0 0 0 14px;
}
.productsHome {
	clear:left;
	margin-bottom:20px;
}
.productsHome h1 a {
	text-decoration:none;
}
.productsHome h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.productsHome h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
}



/* NAVIGATION BAR 

.nav {
	background:url(../images/bg_nav2.gif) top;
	text-align:center;
	vertical-align:middle;
	width:50%;
	height:35px;
}
.nav a {
	display:block;
	text-decoration:none;
}
.nav a:link, .nav a:active, .nav a:visited {
	color:#5B0800;
	padding:9px;
	border-right:1px solid #FFFFFF;

}
.nav a:hover {
	background:url(../images/bg_nav.gif) top;
	color:#FFFFFF;
}
*/
.newnav {
	position:absolute;
	width:900px;
	text-align:right;
}
.newnav td {
	width:129px;
}
.newnav a {
	text-align:center;
	display:block;
	padding:8px 0 0 0;
	width:129px;
	min-height:25px;
	text-decoration:none;
	color:#5B0800;
}
.newnav a:link, .newnav a:active, .newnav a:visited {
	color:#5B0800;
	border-right:none;
}
.newnav a:hover {
	background:url(../images/navtab2.png) no-repeat 0 0;
	color:#333;
}
.newnav a .highlighttab {
	background:url(../images/navtab2.png) no-repeat 0 0;
	color:#333;
	text-align:center;
	display:block;
	margin:-8px 0 0 0;
	padding:8px 0 0 0;
	width:129px;
	min-height:25px;
	text-decoration:none;
}

#dropDownMenu, #dropDownMenu2 {
	position:absolute;
	margin:33px 0 0 4px;
	z-index:3000;
}
#dropDownMenu a, #dropDownMenu2 a {
	text-align:left;
	display:block;
	padding:8px 0 8px 0;
	width:103px;
	min-height:16px;
	text-decoration:none;
	background:#CF9970;
	color:#5B0800;
	white-space:normal;
	vertical-align:middle;

}
#dropDownMenu a:link, #dropDownMenu a:active, #dropDownMenu a:visited, #dropDownMenu2 a:link, #dropDownMenu2 a:active, #dropDownMenu2 a:visited  {
	color:#5B0800;
	padding:9px;
	border-top:1px solid #FFFFFF;
}
#dropDownMenu a:hover, #dropDownMenu2 a:hover {
	background:url(../images/bg_nav.gif) repeat-x left top #A0BDDB;
	color:#333;
}


/* 1-COLUMN LAYOUT */

.columns1 {
	/*background:#ECB888; */
	background:url(../images/bg_main.jpg) top left no-repeat #FFFFFF;
	padding-top:30px;
}
.columns1 .left {
	width:200px;
	padding:93px 25px 25px 25px;
	vertical-align:top;
}
.columns1 .right {
	width:625px;
	padding:25px 25px 5px 0px;
	vertical-align:top;
}
.columns1 .top {
	background:url(../images/section1_top.png) top left no-repeat;
	padding:5px;
}
.columns1 .middle {
	background:#FFFFFF;
	padding:5px 8px 5px 6px;
}
.columns1 .bottom {
	background:url(../images/section1_bottom.png) left bottom no-repeat;
	padding:5px;
}
.columns1 .left .top {
	background:url(../images/section1x_top2.png) top left no-repeat;
	color:#FFFFFF;
	padding:6px;
	font-size:18px;
	text-align:center;
}
.columns1 .left .middle {
	background:url(../images/section3_middle.jpg) top left no-repeat #FFFFFF;
	padding:20px;
	border:2px solid #400D0D;
}
.columns1 .left .bottom {
	background:url(../images/section1x_bottom2.png) left bottom no-repeat;
	color:#FFFFFF;
	padding:5px 6px 7px 23px;
}


/* 2-COLUMN LAYOUT */

.columns2 {
	background:url(../images/bg_main.jpg) top left no-repeat #FFFFFF;
}
.columns2 .left {
	width:415px;
	padding:55px 10px 5px 25px;
	vertical-align:top;
}
.columns2 .right {
	width:415px;
	padding:55px 25px 5px 10px;
	vertical-align:top;
}
.columns2 .top {
	background:url(../images/section2_top2.png) top left no-repeat;
	color:#FFFFFF;
	padding:6px;
	font-size:18px;
	text-align:center;
}
.columns2 .middle {
	clear:both;
	background:url(../images/section3_middle.jpg) top left no-repeat #FFFFFF;
	padding:20px;
	min-height:150px;
	border:2px solid #400D0D;
}
.columns2 .bottom {
	clear:both;
	background:url(../images/section2_bottom2.png) left bottom no-repeat;
	color:#FFFFFF;
	padding:5px 6px 7px 23px;
}
.columns2 .bottom a {
	color:#FFFFFF;
	text-decoration:none;
}



/* 3-COLUMN LAYOUT */

.columns3 {
	background:url(../images/bg_main.jpg) top left no-repeat #FFFFFF;
}
.columns3 .left {
	width:270px;
	padding:65px 10px 5px 25px;
	vertical-align:top;
}
.columns3 .center {
	width:270px;
	padding:65px 10px 5px 10px;
	vertical-align:top;
}
.columns3 .right {
	width:270px;
	padding:65px 25px 5px 10px;
	vertical-align:top;
}
.columns3 .left2 {
	width:270px;
	padding:15px 10px 5px 25px;
	vertical-align:top;
}
.columns3 .center2 {
	width:270px;
	padding:15px 10px 5px 10px;
	vertical-align:top;
}
.columns3 .right2 {
	width:270px;
	padding:15px 25px 5px 10px;
	vertical-align:top;
}
.columns3 .top {
	background:url(../images/section3_top2.png) 0 0 no-repeat;
	color:#FFFFFF;
	padding:6px;
	font-size:18px;
	text-align:center;
}
.columns3 .middle {
	background:url(../images/section3_middle.jpg) top left no-repeat #FFFFFF;
	padding:20px;
	height:200px;
	border:2px solid #400D0D;
	/* old border color - border:2px solid #5E0501;*/
}
.columns3 .bottom {
	background:url(../images/section3_bottom2.png) left bottom no-repeat;
	color:#FFFFFF;
	padding:5px 6px 7px 23px;
}
.columns3 .bottom a {
	color:#FFFFFF;
	text-decoration:none;
}

.floatingBox {
	/*background:#ECB888; */
	float:right;
	width:200px;
	padding:0 0 10px 25px;
	vertical-align:top;
}
.floatingBox .top {
	background:url(../images/section1x_top2.png) top left no-repeat;
	color:#FFFFFF;
	padding:6px;
	font-size:18px;
	text-align:center;
}
.floatingBox .middle {
	background:url(../images/section3_middle.jpg) top left no-repeat #FFFFFF;
	padding:10px;
	border:2px solid #400D0D;
}
.floatingBox .bottom {
	background:url(../images/section1x_bottom2.png) left bottom no-repeat;
	color:#FFFFFF;
	padding:5px 6px 7px 23px;
}

.floatingBox .formCat {
	font-size:11px;
	text-align:right;
	padding:5px 5px 5px 0;
}
.floatingBox .formField {
	text-align:left;
	padding:5px 0px 5px 0px;
}
.floatingBox .textField {
	border:1px solid #CCCCCC;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Small Calendar Styles */
.cal_head {
	font-size: 11px;
	color: #000000;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
}
.calendar_noday {
	background-color:#C2C2C2;
	border: 1px solid #000000;
}
.allday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #D32727;
	color:#FFFFFF;
}
.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

/* Scott's misc additions */
#message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	background:#FFFFCC;
	border:2px solid #FFFF00;
	padding:15px;
}
.required, .red {
	color:#CC0000;
}
.redMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	background:#FFCCCC;
	border:1px solid #CC0000;
	padding:15px;
}
.green {
	color:green;
}
.gray {
	color:#CCCCCC;
}
.dkgray {
	color:#999999;
}
.adminLink {
	font-weight:bold;
	text-decoration:none;
}
.shadow {
	background: url(../images/shadow.png) repeat-y 0 0;
	width:920px;
	padding:0 10px 0 10px;
}
.question {
	padding:10px;
	background:#F1F3FA;
}
.answer {
	padding:10px;
}
#reviewProduct {
	background:#F1F3FA;
	padding:10px;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	margin:10px 0 0 0;
}
.relatedProduct {
	float:left;
	text-align:center;
	width:90px;
	min-height:100px;
	padding:0 5px 5px 0;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t14 {
	font-size:14px;
}
.t16 {
	font-size:16px;
}
.t22 {
	font-size:22px;
}
.t30 {
	font-size:30px;
}
.showcase {
	position: relative;
	}

.showcase a.controls {
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #666666;
	text-decoration: none;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}

.showcase a.previous {
}

.showcase ul li {
	width: 100px;
	height: 100px;
	float: left;	
	list-style-type: none;	
}

.showcase ul li a {
	display: block;	
}

.showcase li a img {
	width: 100%;
	height: 100%;
	border: 0;	
}

/* Horizontal showcase ------------------------- */

.showcase#horizontal {	
	margin: 20px auto 0 auto;
	width: 560px;
	height: 120px;
}	
	
.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -27px;
}

.showcase#horizontal a.next {
	right: 0;
}


.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
}

.showcase#horizontal ul {
	position: relative;	
	width: 400px;
	height: 120px;	
	margin: 0 auto;
}
/* store closure popup */
.overlay {
	background:#000000;
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	top:0;
	left:0;
	position:absolute;
	z-index:50000;
}
.popupMessage {
	background:#FFFFFF;
	border:4px solid #222222;
	padding:20px;
	position:absolute;
	z-index:51000;
	margin:100px 0 0 -200px;
	width:400px;
	top:0;
	left:50%;
}
.popupMessage h1 {
	font-size:18px;
}
.popupMessage .closed {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
/* Shopping Cart */
.cartBox {
	border:1px solid #999999;
}