@charset "utf-8";
/* CSS Document */

/*--------------GLOBAL----------*/
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	margin:0px;
	padding:0px;
	background-color: #81aedf;  /*556CC4  1E5A2D  825C1C  DBBA30 */
	background-image: url(pattern4.jpg);
}

ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

h1, h3, h4, h5, h6 {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 960px;
	background-image:url(backgroundsidebar.jpg);
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left;
}

.content {
	padding: 15px 0;
	width: 700px;
	float: left;
	padding-left: 20px;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

h2 { /*this is for all of the pages the title of the page*/
	color:#093;
	font-size: 14pt;
	margin-left:0px;
}

.abouttext {
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width: 325px;
	padding-right:20px;
}
/*----------END OF GLOBAL----------*/


/*------------HEADER STUFF----------*/
/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height:328px;
	position:relative; /*if don't have this then logo, social and login move away from header when increase or decrease size of site*/
}

.logo {
	position: absolute;
	width: 465px;
	height: 240px;
	left: 149px;
	top: 39px;
}

.social {
	position: absolute;
	left: 34px;
	top: 263px;
	width: 169px;
}

.shopping {
	position: absolute;
	width: 150px;
	left: 376px;
	top: 275px;
}

.horizontalbar {
	background-image: url(bar.png);
	position: absolute;
	clear: both;
	height: 32px;
	width: 960px;
	background-repeat: no-repeat;
	top: 304px;
}
/*------------END OF HEADER STUFF----------*/


/*------------SIDEBAR STUFF----------*/
.sidebar1 {
	float: left;
	width: 210px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 30px;
}

.sidebar1 h2 {
	background-color: #556FBE;
	color: #fff;
	font-weight: bold;
	text-indent: 10px; /*so the header text is not touching the edge*/
    font-size: 14px;
	height: 25px;
}

.sidebar1 form {
  margin-left:15px;	
}

.sidebar1 ul {
	list-style: none; /* this removes the list marker */
	border-top: 0px solid #fff; /*this creates the top border for the links - all others are placed using a bottom border on the LI*/
	background: #fff; /*background for behind menu*/
	width: 210px;
	padding-top: 0px; /*so the white background doesn't extend above the header*/
	margin-left: 0px;
	padding-bottom: 10px; /*gives more space pass the text*/
}
	
.sidebar1 ul li {
	font-size:14px;
	margin-left: 15px; /*to give more space between edge and text*/
	padding-top: 5px;
}
/*-----------END OF SIDEBAR STUFF-------------*/

/*---------------NAV STUFF-------------*/
/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
    border-top: 1px solid #000; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
    margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}

ul.nav li {
	border-bottom: 1px solid #000; /* this creates the button separation */
	margin-left: 0px;
}

ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
	width: 200px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	background: #fff; /*background for behind menu*/
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #556FBE;
	color: #fff;
	margin-left: 0px;
    width: 190px; /*so the hover bar will not extend pass the nav*/
}
/*-----------END OF NAV STUFF-------------*/


/*-------for the add to cart and more info buttons-----*/
.buttons {
	float:left;
	width: 80px;
}
.addcart {
  display: block;
  width: 80px;
  height: 28px;
  background: url("addcart.png") no-repeat 0 0;
}

.addcart:hover { 
  background-position: 0 -28px;
}

.moreinfo {
  display: block;
  width: 80px;
  height: 28px;
  background: url("moreinfo.png") no-repeat 0 0;
}

.moreinfo:hover { 
  background-position: 0 -28px;
}
/*------end of add to cart and more info buttons-----*/

/*-------below is for columns for products--------*/
.column {
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}	

.homepage {
	width: 400px;
}

.catalog {
	float: left;
	width: 165px;
	height: 200px;
	padding-right: 68px;
}

.description {
	width: 165px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 50px;
}

.divider { /*divider between the row of products*/
	padding-left:60px;
}
/*-------end for columns for products--------*/

/*-----for the prices under the products-----*/
.price {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	height:85px;
}

.price h3 {
	color:#F00;
	padding-left:0px;
	font-weight: bold;
}

.price p {
	margin-left:0;
	text-decoration: line-through;
}
/*-----end of for the prices under the products-----*/

/*--------------BAR ON HELP PAGE-----*/
.helpbar {
    width: 640px;
	height: 25px;
	background-color:#556fbe;	
}

.helpbar h3 {
	color:#fff;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	text-indent: 10px;
}

.helptext p {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 30px;
    width: 610px;
}
/*-----------END OF BAR ON HELP PAGE-----*/

.contact form {
	height: 450px;
	width: 620px;
	border: 6px solid #556FBE;
	background-color: #fff;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	margin: 0 0; /*this lets me put the form in center of page*/
	padding-left: 10px; /*this give a little room after left side of form for text*/
	background-image: url(contactformback-01.jpg);
    background-repeat: no-repeat;
}

/*--------------FOR FOOTER -------*/
#footer {
	padding: 10px 0;
	background-image:url(footerback.png);
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	height: 150px;
}

#footer ul {
	list-style: none; 
}

#footer h2 {
	font-size: 12px;
	font-weight: bold;
}

.footeraddress {
	width: 200px;
	padding-left:20px;
}

.footercatalog, .footersocialmedia {
	width: 150px;
	padding-left:20px;
}

.footerhelp {
	width: 150px;
	padding-left:20px;
}

.footercontact {
	width: 200px;
	padding-left:20px;
}
/*-----------END FOR FOOTER -------*/
