﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #2C508C;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 10px 0 0 0;
    padding: 0;
    color: #000000;
}

#page
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
	background: url('/Content/Images/background.jpg') repeat;
}
#logo
{
	width: 960px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2C508C;
}

#menu
{
	width: 960px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
}

#links
{
	width: 960px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #6FA303 url('/Content/Images/background_green.jpg') repeat-y;
}

#bottom
{
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #6FA303 url('/Content/Images/bottom.jpg') no-repeat;
}

#mainContent
{
	width: 960px;
    padding: 0px;
	margin-left: auto;
	margin-right: auto;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#mainContent2
{
	width: 900px;
    padding: 0px;
	margin-left: auto;
	margin-right: auto;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#bottom
{
	width: 960px;
	height: 133px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('/Content/Images/footer.jpg') no-repeat;
}

#productinfo
{
    width: 630px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    border: solid 0px black;
}

#productleft
{
    width: 120px;
    margin-right: 10px;
    float: left;
}

#productright
{
    float: right;
    width: 500px;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #0F4000;
}
a:hover
{
    color: #0F4000;
    text-decoration: none;
}
a:active
{
    color: #0F4000;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #2C508C;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    /* border-bottom: 1px solid #5c87b2; */
    padding: 0 0 10px 0;
}
h3
{
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

.leftColumn
{
    width: 25%;
    margin-right: 4%;
    float: left;
}

.rightColumn
{
    float: right;
    width: 70%;
}

.Shipping
{
    width: 300;
    margin: 0;
    float: left;
}

.Payment
{
    width: 300;
    margin: 0;
    float: right;
}

.bothColumns
{
	width: 825px;
    padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* SIDE COLUMN LINKS & HEADINGS  
----------------------------------------------------------*/
.leftColumn ul
{
	background: #fff url('/Content/Images/nav_background.jpg') repeat-y;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width:250px;
}

.leftColumn ul li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    line-height: normal;
	width: 250px;
}

.leftColumn ul li a
{
    list-style: none;
    padding: 5px;
    line-height: normal;
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 1em;
    margin-left: 10px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.leftColumn ul li a:hover
{
    text-decoration: none;
    color: #fff;
    background-color: #800f00;
}

.leftColumn ul li a:active
{
    text-decoration: none;
	background: #fff url('/Content/Images/nav_background.jpg') repeat;
    color: #000;
}

.rightColumn ul li a
{
	text-decoration: underline;
    color: #800f00;
}

.leftColumn h2
{
    font-size: 1.2em;
    padding: 5px;
    margin: 0px;
    border-color: #C4BC84;
    background-color: #C4BC84;
    color: #FFF;
}

/* ProductList
----------------------------------------------------------*/

.productlist li
{
	display: inline;
	float: left;
	width: 178px;
	height: 153px;
}

.linklist li
{
	margin-top: 5px;
	display: inline;
	float: left;
	width: 110px;
	height: 20px;
	text-align: center;
}

.linklist li a
{
	color: White;
	text-decoration: none;
}

.linklist li a:hover
{
	color: White;
	text-decoration: underline;
}


/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

/* div.row {
  clear: both;
  padding-top:12px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  color: #0f4000;
  font-weight: bold;
  }

div.row span.formw {
  float: right;
  width: 351px;
  text-align: left;
  } */
  
div.spacer {
  clear: both;
  }

.subcategorylist li
{
	display: inline;
	float: left;
	width: 178px;
	height: 30px;
}

.small 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: .75em;
}