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

body {
  background-color: #c2c5e0;
  background-image: url(../images/bg4.jpg);
  background-repeat: repeat-x;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: normal;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Arial, Helvetica, sans-serif; /* for other IE versions */
}

/* Commonly used to style page titles. */
h1 {
  color: #353e99;
  font-size: 150%;
  font-weight: bold;
  line-height: normal;
  margin-left: -10px;
}
/* Commonly used to style section titles. */
h2 {
  color: #ff9638;
  font-size: 175%;
  font-weight: bold;
  line-height: normal;
  margin-left: -10px;
}
/* Commonly used to style section titles. */
h3 {
  color: #ff9638;
  font-size: 130%;
  font-weight: bold;
  line-height: normal;
  font-style: italic;
  margin-left: 0px;
  margin-bottom: 5px;
}
/* Commonly used to style section titles. */
h4 {
  color: #000;
  font-size: 110%;
  font-weight: bold;
  line-height: normal;
}
/* Commonly used to style section titles. */
h5 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  line-height: normal;
}
/* Commonly used to style section titles. */
h6 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  line-height: normal;
  font-style: italic;
}

/* Sets the style for unvisited links. */
a,  a:link {
  color: #353e99;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #353e99;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #bb333a;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #bb333a;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #bb333a;
}

#emptyCol {
	width: 40px;	
}

#header {
	background: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
	height: 216px;
}

#header #headerContent #hdLogo {
	padding: 20px 0 0 10px;	
}

#navigation {
	height: 35px;	
}

#topMenuContainer {
	margin: 8px 0 0 22px;	
}

#topMenu ul {
	display: inline;
	list-style-type: none;
}

#topMenu li {
	padding: 0 40px 0 8px;
	display: inline;
	margin-right: 20px;
}

#topMenu ul li.home {
	margin-left: 0;
	list-style: none;
	display: inline;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px 0 17px 20px;
	}
	
#topMenu ul li.contact {
	margin-left: 0;
	list-style: none;
	display: inline;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px 0 18px 20px;
	}
	
#topMenu ul li.ordercontact {
	margin-left: 0;
	list-style: none;
	display: inline;
	background-image: url(../images/cart_go.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 15px 0 18px 20px;
	}

#topMenu a:link, #topMenu a:visited, #topMenu a:active {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu a:hover {
	color:#c2c5e0;
	text-decoration: none;
}


#body {
	background: url(../images/bg_body.png);
	background-repeat: repeat-y;
}

#body #bodyContent {
	background: url(../images/bg_bodyTop2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#body #bodyContent #home_slideshow {
	width: 460px;
	margin: 25px 0 0 20px;
	float: left;
}

#body #bodyContent #home_text {
	width: 300px;
	margin: 20px 0 0 500px;
}

#bodyBottom {
	background: url(../images/bg_bodyBottom.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

/*FOOTER MENU*/
#footerContent #footerMenu {
	padding-bottom: 10px;
}
#footerContent #footerMenu ul {
	display: inline;
	list-style-type: none;
}

#footerContent #footerMenu li {
	display: inline;
	border-left: 1px solid #858bc1;
	margin: 0 0 0 5px;
	padding-left: 20px;
}

#footerContent #footerMenu li.first {
	border-left: none;
}

#footerContent #footerMenu a:link, #footerContent #footerMenu a:visited, #footerContent #footerMenu a:active {
	color: #858bc1;
	font-size: 11px;
	text-decoration: none;
}
#footerContent #footerMenu a:hover {
	color:#fff;
	text-decoration: none;
}

#footerContent #address {
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  font-size: 12px;
  color:#666;
  padding-top: 10px;
}

#footerContent #copyright {
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  font-size: 11px;
  color: #666;
}

#insideContent {
	margin: 20px 0 0 20px;
}

#insideSidebarContent {
	margin: 20px 20px 0 0;
}

#insideSidebarContentNotEditable p.drList {
	margin-left: -10px;
}

#piList {
	background-color: #eee;	
	padding: 10px;
	margin: 2px 0 2px 0;
}

#piTitle a {
	padding: 2px 2px 0 20px;
}

#editableContent img {
	padding: 0 8px 0 8px;
}

ul {
	list-style-type: disc;
}

#contactRightCol {
	margin-left: 380px;	
}

#contactLeftCol {
	width: 350px;
	float: left;
}

#newsStory {
	padding-top: 10px;	
}

/*------------------ HOME PAGE SLIDESHOW STYLES ---------------------------*/

/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

#home_slideshow ul li img{
	border: 1px solid #ccc;
	padding: 4px;
}

#home_slideshow ul {
	list-style-type: none;	
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}




