/* CSS Document */
@charset "utf-8";
body {
	background-image: url(images/Dirty_BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	margin: 0px;
}

h1 {
	font-size: 28px;
	color: #007BFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 24px;
	color: #EF6910;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a img {border:none;}

#WildHogs_Logo {
	position:absolute;
	width:392px;
	height:113px;
	z-index:1;
	top: 19px;
	left: 6px;
}
#HeaderStrip {
	background-image: url(images/WildHogs_Website_02.png);
	background-repeat: repeat-x;
}
#Header {
	background-image: url(images/WildHogs_Header.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position:relative;
}
#Header_TopRight {
	position:absolute;
	width:253px;
	height:120px;
	z-index:101;
	left: 604px;
	top: 19px;
}

#Top_Navigation {
	position:absolute;
	width:790px;
	height:28px;
	z-index:2;
	left: 53px;
	top: 159px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#Top_Navigation a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-shadow: 0 1px 3px #1c1c1c;
}
#Top_Navigation a:visited {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#Top_Navigation a:hover {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-style: italic;
}
#Page_Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Page_Content {
	background-color: #FFF;
	z-index: 1;
	padding: 10px;
	margin-top: 15px;
	clear: both;
	min-height: 450px;
}
#Page_Content a {
	color: #EF6910;
}
#Page_Content a:visited {
	color: #EF6910;
}
#Footer_Bar {
	color: #FFF;
	background-color: #1c1c1c;
	height: 130px;
	padding: 15px;
	overflow:auto;
	clear:both;
	font-size:10pt;
}
#Footer_Bar h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Footer_Bar p {
	margin: 0px;
}
#Footer_Business_Hours {
	width: 200px;
	float: left;
	margin-left: 10px;
}
#Footer_LakeMaryStore {
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
}
#Footer_WinterParkStore {
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
}
#Footer_SocialMedia {
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
}
#Footer_Bar a:link {
	color: #EF6910;
}
#Footer_Bar a:visited {
	color: #EF6910;
}
#Copyright {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 15px;
}
#Copyright p {
	margin: 0px;
}
#Copyright a {
	color: #CCC;
}
#Copyright a:hover {
	color: #EF6910;
}

#QCForm {
	width:320px;
	float:right;	
	margin-left:10px;
}

/**** Slider Panel Rules ****/
#Content_Slider {
	width:870px;
	height:280px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#Content_Slider .SlidingPanelsContentGroup{
	float: left;
	width: 10000px;
}
#Content_Slider .SlidingPanelsContent{
	/*background: url(images/PanelParts.png) 0px 0px no-repeat;*/
	float:left;
	width:870px;
	height:268px;
	margin-right:30px;
	padding:2px;
}

#PanelNav{
	position:absolute;
	z-index:100;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
		
}

#PanelNav a{
	background-color:transparent !important;	
}
	
#PanelPrev{
	display:block;
	position:absolute;
	left:-19px;
	width:33px;
	height:33px;
	background: url(images/PanelParts.png) -200px -360px no-repeat;
	text-decoration:none;
	z-index:1;
}

#PanelPrev:hover{
	background: url(images/PanelParts.png) -250px -360px no-repeat;
}

#PanelNext{
	display:block;
	position:absolute;
	left:868px;
	width:33px;
	height:33px;
	background: url(images/PanelParts.png) -100px -360px no-repeat;
	text-decoration:none;
	z-index:1;
	top: 1px;
}

#PanelNext:hover{
	background: url(images/PanelParts.png) -150px -360px no-repeat;
}

#PanelDots{
	text-align:center;
	width:870px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.shadowbox{
	/* Placeholder for shadowbox */
}

.PanelDot{
	display:inline-block;
	width:12px;
	height:11px;
	margin-right:6px;
	background: url(images/PanelParts.png) 0px -360px no-repeat;
	background-color:transparent !important;	
}
/**** End Slider Panel Rules ****/

.CurPanelDot{
	display:inline-block;
	width:12px;
	height:11px;
	margin-right:6px;
	background: url(images/PanelParts.png) -50px -360px no-repeat;	
	background-color:transparent !important;
}

.OuterBorder {
	background-color: #0277FA;
	padding: 5px;
	border: 1px solid #999;
}
.InsideBorder {
	color:#FFF;
	background-color: #e36513;
	padding: 5px;
	border: 1px solid #999;
	background-image: url(images/ContactBG_02.gif);
	background-color:#E36513;
	background-repeat:repeat-x;
}
.InsideBorder h3{
	color:#FFF;
	font-size: 18px;
	margin:0px;
}
.txtBlue {
	color: #007BFF;
}
.txtOrange {
	color: #FF6600;
}
.txtSmall {
 font-size:10pt;	
}
.txtLittleSmaller {
 font-size:12pt;	
}
.txtLarge{
	font-size:20pt;
}
.txtCenter{
	text-align:center;
}
.txtRight{
	text-align:right;
}
.txtJustify{
	text-align:justify;
}

.txtLargeBullets{
	font-size:24pt;
}

#WildHogs_Products{
	font-size:14px;	
}