/*********************/
/* ELEMENT SELECTORS */
/*********************/
body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #2A2A2C;
    line-height: 1.5em;
    margin:0 auto;
    padding:0;
	background-image: url(../images/body_background.jpg);
    background-repeat:repeat-x;
	background-color: #EBEBEB;
	text-align:center;
}

/* --------*/
/* Anchors */
/* --------*/

a {	text-decoration: none;}

a:link { font-family:Arial, Helvetica, sans-serif;
color:#6E9EC6;
font-size:14px;}

a:visited { font-family:Arial, Helvetica, sans-serif;
color:#6E9EC6;
font-size:14px;}

hr {
    width: 95%;
	text-align:center;
	color:#FFFFFF;
	margin:0 auto;
}

hr.products {
    width: 90%;
	color:#B9C1CE;
	margin:0 auto;
}

/* ---------*/
/* Headings */
/* ---------*/
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	color:#376694;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 50px;
    margin-right: 35px;
	padding-top:10px;
	text-align: left;
	line-height: 1.3em;
}

h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#A41F18;
	font-size: 14px;
	margin-top: 0px;
	text-align: left;
	margin-left:15px;
	line-height: 0.8em;
	padding:0;
	margin-bottom:5px;
    	
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #2A2A2C;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	margin-top: 0px;
	margin-: 10px;
	margin-left: 40px;
    margin-right: 35px;
    line-height: 1.3em;
}

h4 {
    font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-weight:lighter;
	color:#829ECD;
	font-size: 18px;
	font-style:italic;
	margin-top: 0px;
	margin-: 10px;
	margin-left: 40px;
    margin-right: 35px;
	text-align: left;
	line-height: 1.3em;
}


.newsheader {
    font-family:Arial, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 18px;
	margin-top: 40px;
	margin-: 20px;
	margin-left: 5px;
    margin-right: 5px;
	text-align: center;
	line-height: 1.3em;
}

/* -----------*/
/* Paragraphs */
/* -----------*/
p {
    margin-top: 0px;
	margin-left: 50px;
	margin-right: 25px;
    text-align: justify;
    line-height: 1.3em;
}

.blue {
    margin-top: 0px;
	margin-left: 50px;
	margin-right: 25px;
    text-align:left;
    line-height: 1.3em;
	color:#376694;
    /*color:#6E9EC6;*/
	font-style:italic;
}

.question {
    font-style:italic;
	font-weight:bold;
}

.address_city {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	color:#376694;
	font-size: 16px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	text-align: left;
	line-height: 1.3em;
}


/* ------*/
/* Lists */
/* ------*/
ol {
    margin-left: 4.1em;
	margin-right: 4.1em;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul {
    margin-left: 4.0em;
	margin-right:1.0em;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul.sub {
    margin-left: 1.0em;
    padding: 0px;
	margin-right: 5px;
	line-height: 1.5em;
	font-size: 15px;
}


li {
  margin-right: 35px;
  padding-top:0px;
}

li.spaced {
  margin-right: 35px;
  padding-:15px;
}

li.sub {
  margin-right: 10px;
}

li.wrap {
  line-height: 1.3em;
  padding-: 0.3em;
  padding-top: 0.3em;
  margin-right: 35px;
}

/* -------*/
/* Images */
/* -------*/
img {
    border-style: none;
	padding: 0;
	margin: 0;
    border: 0;
	border-width: 0;
	font-size: 0;
}

/*-------*/
/* Forms */
/*-------*/
form {
    font-size: 12px;
	line-height: 1.3em;
}

select {
    font-size: 12px;
	line-height: 1.3em;
}

div.row {
    clear: both;
    padding-top: 5px;
}

div.row span.label {
    float: left;
    width: 100px;
    text-align: right;
}

div.row span.label2 {
    float: left;
    width: 100px;
	font-size:14px;
    text-align: left;
}

div.row span.label3 {
    float: left;
    width: 110px;
	font-size:14px;
    text-align: left;
}


div.row span.formw {
    float: right;
    width: 440px;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
} 

/* ----------------------*/
/* For item sale pricing */
/* ----------------------*/
del { color: #A41F18; text-decoration: line-through; }
del span { color: #3A3C35; }

.price1 {
	font-weight:bold;
	font-size:17px;
}

.price2 {
    color:#A41F18;
	font-weight:bold;
}


/******************/
/* ITEM SELECTORS */
/******************/
#default { ;}

#shopping_cart_button { height:110px;
}

#container {
	margin: 0 auto;
    width: 935px;
	height: 480px;
	background-image: url(../images/main_frame.jpg); 
	background-repeat: no-repeat;
	background-position:0 0px;
}

#container_banner {
    float:left;
	height:195px;
	margin: 0 auto;
	margin-top:10px;
	text-align:center;
	width:935px;
	overflow:hidden;
}

#container_logo {
    float:left;
	margin-left:160px;
	padding-top:10px;
	margin-bottom:5px;
	height:100px;
	overflow:hidden;
}

#container_buttons {
	margin: 0 auto;
    margin-top:10px;
	padding-top:10px;
	padding-left:20px;
	width: 915px;
	text-align:center;
	height:110px;
}

#container_top{
    float:left;
	width: 400px;
	overflow:hidden;
}

#container_main {
	margin: 0 auto;
	width:900px;
	text-align:center;
	position:absolute;
	top: 165px;
}

#container_heading {
  margin:0 auto;
  width:880px;
  position:absolute;
  top:605px;
  height:30px;
  text-align: right;
  padding-right: 20px;
}

#container_signupbox {
    float:left;
	width:935px;
}

#container_subscribe {
    float:left;
	margin:0;
	padding-left:100px;
}

/*******************/
/* CLASS SELECTORS */
/*******************/
.default { ;}

/* -----------*/
/* Containers */
/* -----------*/
.boxbottom {
	margin: 0 auto; /* center for now */
	width: 935px;
	background: url(../images/box_bottom.jpg) no-repeat bottom;
	font-size: 100%;
	padding-bottom: 62px;
}

.boxhead {
    margin:0 auto;
	width: 935px;
	background: url(../images/box_head.jpg) no-repeat;
	height: 48px;
	overflow:hidden;
}

.boxbody {
	margin: 0 auto; /* center for now */
	background-color:#CCDEEC;
	width: 935px;
	background: url(../images/box_body.jpg);
    background-repeat: repeat-y;
    overflow:hidden;
}

/* -----*/
/* Menu */
/* -----*/
.menu {
	margin: 0 auto;
    height:20px;
	width: 875px;
}

.menu a:link { font-family: Times New Roman, Times, serif;
color: #405E90; font-size: 18px;}

.menu a:visited {font-family: Times New Roman, Times, serif;
color: #405E90; font-size: 18px;}

.cssnav {
    position: relative;
	float: left;
	padding: 0px;
	width: 125px;
	height: 20px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
}

.cssnav a {
    display: block;
	font-size: 1.0em;
	width: 125px;
	height: 20px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: center;
}

/* Needed only for image menus */
/*
.cssnav span {
    display: block;
	font-size: 14px;
	width: 143px;
	height: 25px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: center;
}
*/

.cssnav:hover {
}

.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }

.buttonnav {
	margin: 0 auto;
    float: left;
	width: 300px;
	height: 110px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
}


/* --------------*/
/* Page Headings */
/* --------------*/
.pageheading {
  width: 900px;
  text-align: right;
  overflow:hidden;
}

/* -------------*/
/* Page Columns */
/* -------------*/

.pagecolumn_product_image {
    margin:0;
	padding:0;
	width:320px;
	float:left;
	text-align:center;
}

.pagecolumn_product_text {
	width:560px;
	float:left;
	margin-left:0px;
    padding-left:0px;
	margin-top:0px;
}

.pagecolumn_product_text h1 {
    margin-left: 15px;
	margin-right: 0px;
}

.pagecolumn_product_text p {
	margin-left: 10px;
    padding-left: 5px;
	margin-right: 0px;
    padding-right: 10px;

}

.pagecolumn_product_text a {
    font-size:12px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.pagecolumn_product_text ul {
    padding-left: 0em;
	margin-right: 0px;
}

.pagecolumn_product_price {
	width:322px;
	float:left;
    margin-left:0px;
	margin-top:0px;
}

.pagecolumn_product_price p {
    margin-left: 10px;
	margin-right: 0px;
}

.pagecolumn_product_price h1 {
    margin-left: 10px;
	margin-right: 0px;
}

.pagecolumn_product_buy {
	width:200px;
	float:left;
    margin-left:0px;
	margin-top:20px;
}


.pagetext_wrapper {
	margin-left:15px;
	padding-top:10px;
	border:#6E9EC6 solid 1px;
	background-color:#DCE9F2;
}

.pagetext_main {
    float:left;
	width:925px;
	line-height: 1.3em;
	padding-top:5px;
}

.pagetext_main1 {
    float:left;
	width:640px;
	line-height: 1.3em;
	padding-top:5px;
}

.pagetext_side {
    float:left;
	width:290px;
	padding-top:20px;
	text-align:left;
	line-height: 1.3em;
}

.pagetext_leftcolumn{
    float:left;
	width:250px;
	line-height: 1.3em;
	margin-top:10px;
	margin-left:5px;
}

.pagetext_bottomleft{
    float:left;
	width:480px;
	line-height: 1.3em;
}
.pagetext_bottomright{
    float:left;
	width:480px;
	line-height: 1.3em;
}

.pagetext_address{
    float:left;
	width:195px;
	line-height: 1.3em;
}

.addressh{
    margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:0.0em;
}

.address{
    margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size:12px;
}

.pagetext_news {
    padding-top: 20px;
	margin-left: 45px;
	width: 300px;
	height: 250px;
	background-image:url(../images/image_news.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
    text-align: justify;
	line-height: 1.3em;
}

.pagetext_news_fr {
    padding-top: 10px;
	margin-left: 40px;
	width: 400px;
	height: 250px;
	background-image:url(../images/image_news_fr.jpg);
	background-repeat:no-repeat;
	background-position:15px 30px;
    text-align: justify;
	line-height: 1.3em;
}

.pagetext_news_secondary {
    float:left;
	width: 200px;
	height:100px;
	margin:0;
	margin-top: 50px;
	margin-left: 65px;
	background-color:#77A3D0;
	line-height: 1.3em;
	overflow:hidden;
}

.pagetext_quote {
    font-style:italic;
	font-size:12px;
	color:#ACC0C7;
    margin-top: 10px;
	margin-left: 130px;
	margin-right: 130px;
    text-align: justify;
	line-height: 1.3em;
}

.pagetext_testimonial {
    font-style:italic;
	font-size:12px;
	color:#FFFFFF;
    margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
    text-align: justify;
	line-height: 1.3em;
}

/* -------*/
/* Footer */
/* -------*/

.footer {
    padding-top: 10px;
	font-size:10px;
}

.footer:link {
	color:#3F76B9;
	font-size:11px;
	text-align:center;
}

.footer:visited {
	color:#3F76B9;
	font-size:11px;
	text-align:center;
}


/***********************/
/* For IE 6 and ealier */			  
/***********************/			  
* html .boxhead h2 {height: 1%;}


