﻿body
{
	background-color: #1B0B03;
	background-image: url('images/background.png');
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: White;
}

td, th
{
	font-size:8pt;
}

.content-header-black, .content-header-white
{
	padding-top: 25px;
	font-size: x-large;
	border-bottom: solid 1px #777777;
	border-color: #777777;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.content-header-white
{
	border: none;
}

#main
{
	width: 1120px;
	height: 810px;
	margin-left: auto;
	margin-right: auto;
}

#top, #home-body, #footer
{
	width: 100%;
	position: relative;
}


.blogText
{
	font-size: 12pt;
}

.news-block
{
	clear: left;
	padding: 5px;
	padding-bottom:0px;
	border-top: white 1px solid;
	height: 95px;
}

.news-block a
{
	text-decoration: none;
	color: White;
}

.news-block a:hover
{
	color: #B20104;
}

.news-block:first-child
{
	border: none;
}

.news-block-item
{
	width: 170px;
	display: inline-block;
	padding-left: 5px;
	vertical-align: bottom;
	color: White;
	padding-top: 5px;
}

.news-image
{
	float: left;
	margin: 0px;
	width:84px;
	height:84px;
}

.news-block-header
{
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
}

.news-block-text
{
	text-transform: uppercase;
	width: 100%;
}

.news-block-text a
{
	text-transform: uppercase;
	width: 100%;
	text-decoration: none;
	color: White;
	font-size: smaller;
}



#teamlogo
{
	/* We set this so that the floating works correctly on the image with the main menu*/
	display: block;
	padding-bottom: 15px;
}

#roundMenuStart
{
	position: relative;
	top: 0px;
	z-index: 1000;
	width: 12px;
	height: 40px;
	display: block;
	float: left;
	background-image: url('/css/images/menubg_s.png');
	background-repeat: no-repeat;
	background-position: left;
}

#roundMenuEnd
{
	position: relative;
	left: 1120px;
	z-index: 1000;
	width: 20px;
	height: 40px;
	display: block;
	float: left;
	margin-top: -40px;
	background-image: url('/css/images/menubg_end.png');
	background-repeat: no-repeat;
	background-position: left;
}


#fakemenu
{
	padding-top: 10px;
}
#toplinks
{
	background-color: #000000;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	margin-right: -15px;
}
#toplinks ul
{
	padding-left: 15px;
	margin-top: 0px;
}

#toplinks li
{
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 22px;
	display: inline;
	background-image: url(images/rss.png);
	background-position: left;
	background-repeat: no-repeat;
}
#toplinks a
{
	text-decoration: none;
	color: White;
}

#top
{
	padding-top: 20px;
	height: 135px; /*background-repeat: no-repeat;     background-position: left top;*/
}

#home-body, #home-photo
{
	background-color: #000000;
	height: 410px;
	margin: 0px auto;
}

#home-photo
{
	width: 100%;
	border-top: none;
	height: 255px;
	background: none;
}

#home-photo-menu
{
	height: 32px;
	background-color: #BB0000;
	background-image: url('/css/images/bottom_menu_bg.png');
	background-repeat: repeat-x;
	vertical-align: middle;
	font-size: 9pt;
}

#home-photo-menu-left-content
{
	float: left;
	width: 360px; /*border: 1px solid white;*/
	height: 100%;
}

#home-photo-menu-middle-content
{
	float: left;
	width: 370px;
	height: 100%;
}

#home-photo-menu-right-content
{
	display: inline-block;
	height: 100%;
	overflow: hidden;
}

.home-photo-menu-button
{
	width: 100%;
	position: relative;
	top: 10px;
	border-right: 1px solid #930408;
	padding-left: 12px;
	text-transform: uppercase;
}

.home-photo-menu-button a
{
	padding-left: 10px;
	text-decoration: none;
	color: White;
}

.home-photo-menu-button a:hover
{
	color: Black;
}

#home-photo-container
{
	height: 200px;
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 8px;
	padding-bottom: 11px;
}

#home-photo-left-content
{
	float: left;
	width: 360px; /*border: 1px solid white;*/
	height: 100%;
	padding-right: 0px;
	padding-left: 7px;
}

#home-photo-middle-content
{
	float: left;
	width: 364px;
	height: 100%;
	padding-right: 3px;
}

#home-photo-right-content
{
	width: 364px;
	display: inline-block;
	height: 100%;
}

.home-photo-text
{
	padding-top: 3px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 8pt;
	color: White;
}

.home-photo-text a
{
	text-decoration:none;
	color:white;
}

#footer
{
	padding-top: 10px;
	height: 40px;
	color: White;
}


#top .AspNet-Menu-Horizontal
{
	position: absolute;
	left: 172px;
	bottom: 11px;
}

#top .AspNet-Menu-Horizontal a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	color: #070302;
	text-transform: uppercase;
	border-left: Solid 1px #070302;
	display: inline-block;
	padding-left: 11px;
	margin-left: 11px;
}

#top .AspNet-Menu-Horizontal li:first-child a
{
	border-left: none;
}

#top .AspNet-Menu-Horizontal a:hover
{
	color: #6d6e71;
}

#top a.email-link
{
	position: absolute;
	width: 170px;
	height: 20px;
	bottom: 68px;
	right: 13px;
	display: block;
}

#home-body
{
	overflow: hidden;
	height: auto;
	background-image: url(images/backgroundstrip.gif);
	background-repeat: repeat-y;
}

#home-body #home-left-content
{
	background-color: #190800;
	float: left;
	width: 160px; /*border: 1px solid white;*/
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
}

#home-body #home-middle-content
{
	background-color: White; /*border: 1px solid red;*/
	float: left;
	width: 636px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}

#home-body #home-middle-content table
{
	color: #000000;
}

#home-body #home-middle-content img
{
}

#home-body #home-middle-content .blog-new-comment-container input
{
	background-color: #EEEEEE;
	border: 1px solid #41342b;
	width: 150px;
	height: 15px;
	line-height: 15px;
}

#home-body #home-middle-content textarea
{
	background-color: #EEEEEE;
	border: 1px solid #41342b;
}

#home-body #home-right-content
{
	background-color: #190800; /*border: 1px solid blue;*/
	width: 273px;
	float: right;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

ol.commentlist
{
	margin-top: 20px;
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
}
ol.commentlist cite
{
	font-weight: bold;
	font-size: larger;
}
h3#comments
{
	font-size: x-small;
}
ol.commentlist small.commentmetadata
{
	display: block;
	padding-bottom: 10px;
	font-style: italic;
	margin-bottom: 5px;
}
ol.commentlist .alt
{
	padding: 10px;
	margin-top: 10px;
	background-color: #EEEEEE;
}

div.blog-new-comment-container
{
	padding-top: 10px;
	width: 350px;
	height: 220px;
	margin-left: 40px;
}

div.blog-new-comment-container dt
{
	padding-right: 10px;
	float: left;
}

div.blog-new-comment-container .text-area-value
{
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.blog-new-comment-container textarea
{
	width: 338px;
	height: 60px;
}

div.blog-new-comment-container dd, .blog-new-comment-container dt
{
	padding: 0px;
	margin: 0px;
}
.blog-new-comment-container dt
{
	padding-top: 10px;
}
div.blog-new-comment-container dd
{
	padding-top: 5px;
}

div.blog-new-comment-container .post-button
{
	padding: 0px;
}
div.blog-new-comment-container .post-button input
{
	width: 70px !important;
	padding: 0px;
	padding-bottom: 15px;
	height: 20px !important;
	line-height: 15px !important;
}

div.blog-new-comment-container dd
{
	float: right;
}

.clear
{
	clear: both;
}

#footer .footer-menu .AspNet-Menu-Horizontal
{
	position: absolute;
	left: -12px;
	top: 12px;
	display: block;
}

#footer .footer-menu .AspNet-Menu-Horizontal a
{
	font-size: 8pt;
	color: #d1cdca;
	text-transform: uppercase;
	border-left: Solid 1px #d1cdca;
	display: inline-block;
	padding-left: 7px;
	text-decoration: none;
	margin-left: 7px;
	line-height: 10px;
	display: block;
}

.blog-new-comment-container input, .blog-new-comment-container textarea
{
	border: none;
	background-color: #dbdbdb;
	width: 400px;
	margin-right: 10px;
	color: #030303;
	font-size: 8pt;
	line-height: 16px;
}

.blog-new-comment-container input
{
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

.blog-new-comment-container textarea
{
	height: 150px;
}

.contact-table
{
	position: relative;
	left: -112px;
	width: 526px;
}

.contact-table td
{
	padding-bottom: 9px;
}

.contact-details
{
	position: absolute;
	right: 20px;
	width: 300px;
	text-align: right;
	top: 45px;
}

.label
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding-right: 20px;
	overflow: hidden;
	color: #fffefe;
	text-transform: uppercase;
	width: 106px;
	vertical-align: top;
}

.first-name
{
	width: 168px;
}

.surname
{
	width: 220px;
}

input.button
{
	width: auto;
	background-color: #ffdd00;
	margin-top: 3px;
}

#footer .footer-menu .AspNet-Menu-Horizontal li:first-child a
{
	border-left: none;
}


#footer .footer-images
{
	position: absolute;
	left: -20px;
	top: 50px;
	height: 87px;
	display: table-cell;
	vertical-align: middle;
	width: 912px;
}

#footer .footer-images a
{
	display: table-cell;
	padding-left: 33px;
	padding-right: 33px;
	text-align: center;
	height: 87px;
	vertical-align: middle;
}

a img
{
	border: none;
}

#side-bar
{
	position: absolute;
	width: 126px;
	padding-top: 57px;
	height: 430px;
	background-image: url(images/left-standard.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
}

#standard-content
{
	padding-left: 140px;
	font-size: 8pt;
	padding-right: 10px;
	line-height: 1.6em;
	height: 487px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-base-color: #ffdd00;
	scrollbar-arrow-color: #231f20;
}

h2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #50504f;
	text-transform: uppercase;
	display: block;
	padding-top: 0px;
	margin-top: 23px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

h3, .news-item-info
{
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}

h3
{
	width: 705px;
}

#side-bar a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	overflow: hidden;
	color: #fffefe;
	text-transform: uppercase;
}

.news-item-info
{
	float: right;
	white-space: nowrap;
	background-color: #ffdd00;
}

.news-item-body
{
	clear: both;
}

.news-item-by-region
{
	font-style: italic;
	display: none;
}

.error
{
	display: block;
	float: left;
	clear: left;
	width: 100%;
}

#side-bar ul.AspNet-Menu li, #side-bar ul.AspNet-Menu li a, #side-bar ul.AspNet-Menu li span
{
	height: 17px !important;
	overflow: visible;
}

.shop-hours-container
{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

.shop-hours-heading
{
	text-transform: uppercase;
	padding-left:4px;
}
table.shop-hours
{
	float:left;
	clear:both;
	width:160px;
}
table.shop-hours th
{
	text-transform: uppercase;
	font-weight:normal;
}
.weather-container
{
	padding-left: 4px;
}
.weather-container img
{
	width:120px;
}

.sec-nav-container
{
	margin: -8px;
	background-color: #41342b;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-image: url('images/submenu_topleft.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 145px;
	z-index: 10001;
}
#secondTierNav
{
	background-color: #41342b;
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
	text-transform: uppercase;
}

#secondTierNav li
{
	border-top: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}
#secondTierNav li:first-child
{
	border: none;
}

#secondTierNav a
{
	color: White;
	text-decoration: none;
}

#secondTierNav a:hover
{
	color: #24140b;
}

.location-map-small
{
	padding-top: 10px;
	padding-bottom:10px;
	float:left;
	clear:both;
}

.location-map-small img
{
	width: 113px;
	height: 113px;
	padding-left: 10px;
}

.location-map-header
{
	padding-bottom:5px;
}

.follow
{
	border:1px solid gray;
	padding-top:5px;
	width:260px;
	height:110px;
	padding-left:10px;
	margin-bottom:20px;
}

.follow .follow-button-container
{
	float:right;
	margin-right:20px;
}

.signup-box
{
	height:220px;
}
.follow .signup
{
	float:left;
}
.follow .follow-on-facebook
{
	float:left;
	padding-right:10px;
}
.follow .follow-on-twitter
{
	padding-right:10px;
	float:left;
}

.follow .follow-on-youtube
{
	float:left;	
}

.login-container
{
	width: 220px; 
	
	padding: 16px; 
	border: 1px solid #777777;
	
	color:#555555;
	font-size:14px;
}
.login-header
{
	display:none;
	padding-top:10px;
	padding-bottom:10px;
}

.login-username input, .login-password input
{
	width:200px;
	font-size:24px;
}

.login-password
{
	padding-top:16px;
}
.login-label
{
	padding-bottom:2px;
}
.login-options
{	
	font-size:11px;
	padding-top:20px;
	float:left;
	padding-right:55px;
}
.error
{
	color:Red;
	padding-top:10px;
	padding-bottom:10px;
}
.login-actions
{
	padding-top:16px;
}
.no-login
{
	padding-top:10px;
	padding-bottom:5px;
	font-size:10pt;
}

/*** SIGN UP SECTION ***/
.signup-small-container .signup-container
{
	background-color:Transparent;
}
.signup-small-container .signup-header
{
	display:none;
}
.signup-small-container .signup-username-label, 
.signup-small-container .signup-password-label,
.signup-small-container .signup-confirm-label,
.signup-small-container .signup-email-label,
.signup-small-container .signup-newsletter
{
	font-size:7pt;
}

.signup-small-container .signup-newsletter
{
	font-size:8pt;
}

.signup-small-container .signup-username-box input,
.signup-small-container .signup-email-box input,
.signup-small-container .signup-password-box input,
.signup-small-container .signup-confirm-box input
{
	font-size:7pt;
	width:80px;
	height:10px;
}

.signup-small-container .signup-newsletter input
{
	font-size:7pt;
	height:10px;
}

.signup-small-container .login-container
{
	background-color:inherit;
	border:none;
	color:White;
	padding:0px;
}



#home-body #home-middle-content div.neg-borders img
{
	margin:0px;
}

.neg-borders
{
	margin-left:-10px;
	margin-bottom:-10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

.unsubscribe-link
{
	font-size:8pt;
	padding-top:20px;
}
