﻿@charset "utf-8";
body{
	padding: 0;
	line-height: 1.5em;
	background-color: #243434;
	margin-top: 5;
	background: #032544 url('http://ginniespringsoutdoors.com/images/bkgd.jpg') no-repeat center top;
	background-color: #032544;
	background-repeat: no-repeat;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	border: 3px solid #0B6878;
	width: 800px; /*Width of main container*/;
	margin: 0 auto;
	background-color: #3FDAEE;
}

#topsection{
	background: #EAEAEA;
	height: 139px; /*Height of top section*/
}

#contentwrapper{
	float: left;
	width: 100%;
	background-image: url('http://www.ginniespringsoutdoors.com/images/Sunrays.jpg');
	background-repeat: repeat-x;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}
#shopnavigation{
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/;
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/;
}
#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
#main{
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 800px; /*Width of main container*/;
	margin: 0 auto;
}

#Header{
	width: 800px;
	height: 139px;
	margin: 0 auto;
	z-index: 50;
}
#GinnieGirl{
	width: 800px;
	height: 79px;
	margin: 0 auto;
	background-image: url('images/AnniversaryLogo_2x1.gif');
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
	text-align: right;
	padding-top: 1px; /*leave as 1px for Netscape position fix*/;
}


a:link {
color: #D50632;
text-decoration: underline;
}

a:visited {
color: #D50632;
}

a:hover {
text-decoration: underline;
color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 700;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: 700
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: 900
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 700
}

h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 700
}
/*--------------------------------- Navagation Section ----------------------------------*/

#navAlpha {
	font-size: 12px; /*	unlabeled blocks color */;
	font-weight: bold;
}
#navAlpha a {
	display: block;
	padding: 0px 0px 3px 17px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	color: #000000;
	background-image: url('images/Buttonup.gif');
	background-repeat: no-repeat;
	width: 128px;
	height: 22px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navAlpha a:hover {
	color: #FFFFFF;
	background-image: url('images/ButtonOver.gif');
	background-repeat: no-repeat;
}

#navShop {
	font-size: 12px; /*	unlabeled blocks color */;
	font-weight: bold;
	color: #000000;
}
#navShop a{
	color: #000000;
}

#navShop a:hover {
	color: #FFFFFF;
}


/*--------------------------------- Main Navagation Top "Navy Blue" Section ----------------------------------*/

	#sitenavtop {
	background-color: #4A66C6;
	font-size: 12px;
}

	#sitenavtop a {
		color: white;
		background: #72B0C8;
		}

	#sitenavtop a:hover {
		background: #000080;
		}


		
.style3 {
	background-color: #42C1EB;
}
.style4 {
	background-image: url('images/WaterBackgroundLight.jpg');
}
.NavCell {
	background-image: url('include/images/LeftNav.gif');
	width: 190px;
	background-repeat: no-repeat;
}

#ProductContainer{
	padding: 2px;
	border: 0px none #990033;
	width: 100%; /*Width of main container*/;
	margin: 0 auto;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ProductHeading{
	background: #92f7e7;
	font-weight: bold;
	border-bottom-style: none;
	border-top-color: #368556;
	border-top-style: solid;
	border-top-width: 2px;
	color: #000000;
	text-indent: 4px;
}

#ProductLogo{
	background: #FFFFFF;
	position: relative;
	float: right;
	top: 3px;
}
#ProductPrice{
	font-weight: bolder;
}
ul {
	line-height: 13px;
}
.ImageLinks {
	border-style: none;
}
.center {
	text-align: center;
}


/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 10px;
	height: 10px;
	background-image: url('images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.art-Block-tc, .art-Block-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #D8D8DA;
}


.art-Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	white-space : nowrap;
	padding: 0 6px 0 24px;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:4px;
}

.art-BlockHeader .r
{ 
	width:894px;
	right:0;
	clip: rect(auto, auto, auto, 890px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 9px;
	background-repeat: no-repeat;
	min-height: 16px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}



.art-BlockContent-body
{
	color: #231F1B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
}

.art-BlockContent-body a:link
{
	color: #FF0000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #FF1A1A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #5BDFF0;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #484137;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */


