/*
  stylesheet.css ver. 1.0

The Hitting Stops Here!
*/

/* divs */
.rightsidedevice {
	float:right;
	width:160px;
	border-left : 1px solid Gray;
	padding-left : 20px;
	margin-left : 15px;
	margin-bottom : 10px;
}

.rightsidedevicetitle {
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 9px;
}

/* content */
.pagetitle {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 6px;
}

.pagetitlerule {
	margin-top : -16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font: Verdana;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	font-weight: normal;
}
.sidemenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.sidemenutextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	padding-left: 15px;
	padding-right: 15px;
}

.mainbodybg {
	vertical-align: top;
	background-image: url(../images/main_body_bg.gif);
	background-repeat: repeat-y;
	padding: 0;
}
.bgcampaigns {
	background-image: url(
../images/bg_campaigns.jpg;
	height: 132px;
	width: 322px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_campaigns.jpg);
	padding-top: 5px;
}


.articlebody {
	background-image: url(http://www.thehittingstopshere.com/images/main_body_bg.gif);
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
}

.forummainbodyheader {
	background-image: url(../images/forum_main_body_header.gif);
	background-repeat: no-repeat;
	height: 27px;
}
.forumMainbodytext {
	background-image: url(../images/forum_main_body_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font: Verdana;
	font-size: 10px;
	color: #333333;
	background-repeat: repeat-y;
}
.forummainbodyfooter {
	background-image: url(../images/forum_main_body_footer.gif);
	background-repeat: no-repeat;
}
.Mainbodytext {
	padding-left: 20px;
	padding-right: 15px;
	background-image: url(http://www.thehittingstopshere.com/images/main_body_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font: Verdana;
	font-size: 11px;
	color: #333333;
	width: 545px;
}
	.Mainbodyphotos {
	padding-left: 20px;
	padding-right: 15px;
	background-image: url(http://www.thehittingstopshere.com/images/cp_photos/bg_photos.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font: Verdana;
	font-size: 10px;
	color: #333333;
	width: 545px;
	background-repeat: no-repeat;
	background-position: center center;
}

	.Mainbodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font: Verdana;
	font-size: 14px;
	color: #690808;
}
.videoheading {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #660033;
	padding-left: 5px;
}


.mainbodyfooter {
	background-image: url(../images/main_body_footer.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding: 0;

}
.mainbodyheader {
	background-image: url(../images/main_body_header.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding: 0;

}

h1 {
color: #999900;
font-size: 24px;
padding:0px;
margin:0
}

h2 {
color: #999900;
font-size: 18px;
padding:0px;
margin:0
}

/* third level navigation */
.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
}	
	
/* Search */

.searchtable {
	position: absolute;
	margin-left: 504px;
	margin-top: -4px;
	z-index: auto;
	height: 25px;
}
.forumsearchtable {
	background-image: url(../images/search_bg.gif);
	padding-right: 20px;
}

.searchtableresults {
	position: absolute;
	margin-left: 504px;
	margin-top: 183px;
	z-index: auto;
	height: 25px;
}
.searchformbg {
	background-color: #F1F0ED;
}	
.searchbg {
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
}



/* links */
a { color: #496e96; text-decoration: none; outline: 0; }
a:visited { color:#496e96; text-decoration: none; outline: 0; }
a:hover, a:focus { color: #333;
	 -webkit-transition: all 0.3s ease;
	 -moz-transition:    all 0.3s ease;
	 -ms-transition:     all 0.3s ease;
	 -o-transition:      all 0.3s ease;
	}

/* forms */
FORM {
	display: inline;
}
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
}

/* tables */


TD.navThirdLevelDivider {
	padding-right: 10px;
  }
  




TD.footer {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;

}
TR.footer {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;

}


/* DROP DOWN MENU STYLES */
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.graniteDropDownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.graniteDropDownMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.graniteDropDownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #999;
	z-index:2;
	}

.graniteDropDownMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.graniteDropDownMenu .item {
    color:#4A1A2C;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.graniteDropDownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.graniteDropDownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.graniteDropDownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.graniteDropDownMenu .item.hover {
	background:#CCCCCC;
	color:23392E;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.graniteDropDownMenu .item img {
	margin-left:10px;
	}

.navSub {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	font-weight: normal;
}

.linklevel1 {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 3px;
	margin-left: 12px;
	text-indent: -12px;
}

.linklevel2 {
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 3px;
	margin-left: 21px;
	text-indent: -9px;
}

.linklevel3 {
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 3px;
	margin-left: 30px;
	text-indent: -9px;
}

.linklevel4 {
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 3px;
	margin-left: 39px;
	text-indent: -9px;
}

.linklevel5 {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 2px;
	margin-left: 39px;
	text-indent: -9px;
}

.collapsedchild {
	display: none;
}

.expandedchild {
	display: block;
}

.currentlink, .currentlink a, .currentlink a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.currentlink a:hover {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.mainbg {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
}
.tbleft {
	background-color: #000000;
	width: 2px;
}
.tbbottom {
	background-color: #000000;
	height: 2px;
}


.footerbg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/*CSS for the scroller*/

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	visibility: visible;
	padding-right: -15px;
}
.scrollertxbg {
	background-image: url(http://www.thehittingstopshere.com/images/scroller_text_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 7px;
}
.topscroller {
	width: 450px;
	background-image: url(http://www.thehittingstopshere.com/images/scroller_top_related.gif);
	height: 60px;
	background-position: middle;
}
.middle {
	background-image: url(http://www.thehittingstopshere.com/images/scroller_middle.gif);
	background-repeat: repeat-y;
	width: 450px;
}
.bottom {
	width: 450px;
	background-image: url(http://www.thehittingstopshere.com/images/scroller_bottom.gif);
	height: 38px;
}

#pscroller1 {
	width: 420px;
	height: 200px;
}



/* =============== Light Box =============== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.thehittingstopshere.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.thehittingstopshere.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#div {
	background-color: #660033;
	background-position: center;
	text-align: center;
	vertical-align: 100%;
	display: inline-block;
	border: 2px;
	border-color: #CCCCCC;
	border-width: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.flash {
	position: fixed;
	z-index: 1;
}
.paddlebg {
	background-image: url(http://www.thehittingstopshere.com/images/Paddlebg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/******** Sortable tables ********************/
table.example {
	border:1px #cccccc;
	border-collapse:collapse;
}
table.example th, table.example td {
	border:1px solid #aaaaaa;
	padding: 2px 5px 2px 5px;
	text-align: left;
}
table.example thead th {
	background-color:#660033;
	color: #FFFFFF;
}
table.example tfoot td {
	background-color:#ffccff;
}

table.example tr.tbody_header {
	font-weight:normal;
	text-align:left;
	background-color:#660033;
}

table.example a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.example a.currentpage {
	background-color:#CCCCCC;
}
/* Striping */
tr.alternate {
	background-color:#F5F5F5;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("sortable.gif");
	background-position:left;
	background-repeat:no-repeat;
	padding-left:5px;
}
th.table-sorted-asc {
	background-image:url("sorted_up.gif");
	background-position:left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("sorted_down.gif");
	background-position:left;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("filter.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.quotebg {
	background-image: url(http://thehittingstopshere.com/images/quote_bg.png);
	background-repeat: no-repeat;
	width: 459px;
	height: 259px;
	background-color: #FFFFFF;
}

select.table-autofilter {
	font-size:smaller;
}

/* Examples which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#ccffff;
}

/* Sort Icon Styles */
table.sort01 th.table-sortable {
	background-image:url("http://www.thehittingstopshere.com/images/01_unsorted.gif");
	padding-left: 10px;
}
table.sort01 th.table-sorted-asc {
	background-image:url("http://www.thehittingstopshere.com/images/ascending.gif");
	padding-left: 10px;
	padding-right: 10px;
}
table.sort01 th.table-sorted-desc {
	background-image:url("http://www.thehittingstopshere.com/images/descending.gif");
	padding-left: 10px;
	padding-right: 10px;
}


/* Icons box */
.iconset {
	margin:5px;
	border:1px solid #cccccc;
	border-color:#cccccc #666666 #666666 #cccccc;
	text-align:left;
	cursor:pointer;
	width:100px;
}
.iconset img {
	margin:3px;
}
.btsectionheader {
	background-image: url(../images/bt_section_header.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.btsectionheader2 {
	background-image: url(../images/bt_section_header_as.gif);
	background-repeat: no-repeat;
	height: 25px;
}


/* Documentation */
tr.doc_section {
	font-weight:normal;
	text-align:center;
	background-color:#dddddd;
}
.btlefttop {
	background-image: url(../images/bt_left_top.gif);
	height: 21px;
	width: 315px;
}
.btrightmiddle {
	background-image: url(../images/bt_right_middle.gif);
	background-repeat: repeat-y;
	width: 226px;
	vertical-align: top;
}

.btrighttop {
	background-image: url(../images/bt_right_top.gif);
	width: 226px;
	background-repeat: no-repeat;
	height: 21px;
	vertical-align: bottom;
}
.bt_desc_left {
	background-image: url(../images/bt_bg.gif);
	width: 316px;
	height: 130px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.btrightbottom {
	background-image: url(../images/bt_right_bottom.gif);
	background-repeat: no-repeat;
	width: 226px;
	height: 22px;
}
.texasbg {
	background-image: url(../images/texas_bg.gif);
	background-repeat: no-repeat;
}
.divline3 {
	background-image: url(../images/div_line3.gif);
	background-repeat: repeat;
	width: 3px;
}
.divline4 {
	background-image: url(../images/div_line4.gif);
	background-repeat: repeat;
	background-position: bottom;
	height: 11px;
}
.videoheadingbanner {
	background-image: url(../images/video_heading.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 546px;
}

.sectionheader {
	background-image: url(../images/section_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	color: #660000;
	font-size: 12px;
	font-weight: normal;
	width: 540px;
	text-indent: 5px;
}
.sectioncontent {
	background-image: url(../images/section_content.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;



}
.sectionfooter {
	background-image: url(../images/section_footer.gif);
	background-repeat: no-repeat;
	height: 2px;
}
.Mainbodytextindent {
	text-indent: 25px;
}
.bgvideoheader {
	background-image: url(../images/bg_videos_header.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 545px;
}
.bgvideopadding {
	padding-right: 8px;
}
.mbbanner {
	background-image: url(http://www.thehittingstopshere.com/images/mb_banner.gif);
	background-repeat: no-repeat;
	height: 55px;
}
.msflower {
	background-image: url(../images/ms_flower.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#sidearticlebg {
	background-color: #C8C2A7;
	clear: both;
	float: right;
	width: 220px;
	padding: 8px;
	display: block;
	margin: 5px;
}
.bodyquote {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.bgquote {
	background-image: url(http://www.thehittingstopshere.com/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-color: #C7C1A6;
	margin-left: 30px;
	margin-right: 30px;
}
.bgquotetext {
	padding: 15px;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

.text {
font-family: Arial,Helvetica,sans-serif;
color: #353b3e;
font-size: 11px;
font-weight: normal;
}

.title {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
}

.videoTitle {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-size: 11px;
font-weight: bold;
text-align:left;
}#bgletter {
	background-image: url(../images/bg_letter.gif);
	background-repeat: repeat;
	width: 544px;
	border: solid #cccccc 1px;
}
.bglettertext {
	margin-left: 80px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.sidemenutextsubscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
