* {
   margin: 0;
   padding: 0;
   
   text-indent: 0;
   word-spacing: 0;
}

*:focus { 
outline: 0; 
} 



body img {
   border: 0;
   position: relative;
}

body {
   font-family: Calibri, Helvetica, Arial, Sans-Serif;
   font-size: 12px;
   color: #000;
      
   text-align: center; 
}


table {
   margin-bottom: 20px;
   
   
}

td, th {
   line-height: 1.3em;
   
   padding-right: 10px;
}
 

h1, h2, h3, h4, h5 {
   font-weight: normal;
   color: #1D337D;
}

h1 {
   font-size: 2.5em;
   line-height: 2em;
}

h2 {
   margin-top: 10px;
   font-size: 1.8em;
   margin-bottom: 10px;
}

h3 {
   font-size: 1.2em; 
   font-weight: bold;
   margin-bottom: 5px;
   color: #F6921E; 
}


.productTab h2 {
   margin-bottom: 0px;
}

p {
   color: #1D337D;
   line-height: 1.3em;
   margin-bottom: 0.65em;
   
  /* text-align: justify;*/
}

a {
   color: #00418D;
   text-decoration: none;
}

ul {
   list-style-position: inside;
   list-style:none;
   margin: 0;
   padding: 0;
}

form li {
   float: left;
   clear: both;
   width: 100%;
}


.clearer {
   display: block;
   clear: both;
   
   
   /* the haxx */
   
   width: 1px;
   height: 0.001%;
   font-size: 0px;
   line-height: 0px;
}


#centerContainer {
   margin: 20px auto;
   margin-bottom: 0px;
   
   
   text-align: left;
   width: 960px;
   
   border: 1px solid #eee;
   
   
}

#outerBodyContainer {
   background: url( '../images/bg_main.jpg' ) bottom left repeat-x;
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   
   overflow: hidden;
}


#bodyContainer {
   background-position: bottom left;
   background-repeat: no-repeat;
   background-image: url('../images/bg_default.jpg');
   /*min-height: 600px;*/
   
   
   position: relative;
   left: 0px;
   top: 0px;
   
   width: 100%;
   
}


#innerBodyContainer {
   padding: 20px;
   padding-top: 80px;
   
   width: 920px;
   
   position: relative;
   top: 0px;
   left: 0px;
   
   height: 440px;
   overflow: hidden;
   
}


#logo {
   position: absolute;
   left: 0px;
   top: 0px;
   
   
   width: 940px;
   float: left;

   background: url( ../images/bg_header.jpg ) repeat-x 0px 20px;
   
   color: #1D337D;
   
   margin-bottom: 20px;
   
   padding-left: 20px;
   
   
}

#logo a span {
   text-decoration: none;
   letter-spacing: -0.5px;
   
   margin-left: 10px;
}

#logo img {
   padding: 0 10px;
   background-color: #fff;
}



.commonContent {
   /*clear: left; */
   
   float: right; 
   width: 500px; 
   
   height: 420px;
   padding: 0;
   
   margin-top: 40px;
   
   /*margin-top: 90px;*/
   
   
   overflow: hidden;
   /*margin-right: 10px;
   margin-bottom: 20px;*/
   

}



#innerBodyContainer ul {
   list-style-position: inside;
}

#innerBodyContainer ul ul {
   margin-left: 10px;
}

#innerBodyContainer ul li {
   line-height: 1.5em;
}

#innerBodyContainer a {
   text-decoration: underline;
}


.infoFrame {
   background: url( ../images/bg_infoFrame.png ) no-repeat top left; 
   
   
   width: 266px; 
   height: 157px; 
   
   overflow: hidden;
   
   padding-right: 20px;
   padding-top: 30px;
   padding-left: 35px;
   padding-bottom: 30px;
   
   /*margin-top: 120px;*/
   
   position: relative;
}

.activeInfoFrame {
   display: list-item;
}

.hiddenInfoFrame {
	display: none;
}

.infoFrame h2 {
   float: left; 
   width: 120px;
   line-height: 0.5em;
   font-size: 2em;
   color: #fff;
   
}

.infoFrame a.btnClose {
	float: right;
}

.infoFrame p {
   clear: both;
   margin-top: 10px;
}

.infoFrame h2 span {
   font-family: "Brush Script";
   font-style: italic;
   font-size: 1.5em;
}



.infoFrame3 {
   background: url( ../images/bg_infoFrame3.jpg ) no-repeat center center;
   
   float: right;
   width: 217px;
   
   height: 382px;
   
   overflow: hidden;
   
   
   padding: 20px;
   
   
   position: relative;
   
   
   margin-left: 20px;
   
   /*border: 1px solid red;*/
   
}

.infoFrame3 h2 {
   margin-top: 0px;
}

.infoFrame3 p {
   line-height: 1.2em;
}


.infoFrame3 a.goto {
   
   text-decoration: none;

   position: absolute;
   left: 20px;
   top: 175px;
   
   width: 160px;
   height: 30px;
   
   color: #fff;
   
   /*border: 1px solid red;*/
   
   line-height: 2.2em;
   text-indent: 10px;
   
   background: url( ../images/btn_goto.png ) no-repeat center center;
   
}


#actileaMenu {
   text-align: center;
}

#actileaMenu a img {
   width: 60px;
   padding: 0px 2px;
   vertical-align: middle;
}


#actileaMenu a.active img {
  width: 80px;
}

.actileaContent {
   display: none;
   margin-top: 10px;
   
   text-align: left;
   margin-left: 80px;
}

.activeActileaContent {
   display: block;
}

/*
.actileaContent h2 {
   color: #fff;
   font-weight: bold;
}
*/


.productInfo {

   height: 500px;
   overflow: auto;
}

.activeProductInfo {
   display: block;
}

.hideProductInfo {
   position: absolute;
	left: -10000px;
	display: block;

}

.productInfo h2 {
   margin-top: 10px;
}

#innerBodyContainer .productInfoBtn {
   text-decoration: underline;
   color: #7F9FC5;
}

#innerBodyContainer .productInfoBtn:hover {
   color: #1D337D;
}

#innerBodyContainer a.activeProductInfoBtn {
   text-decoration: none;
   cursor: default;
   color: #1D337D;
}




/*
.productInfo table {
   table-layout: auto;
}

.productInfo tr {
  
}

.productInfo td {
   padding: 2px 5px;
    border: 1px solid #eee;
}
*/




#newsLetterForm ul li {
   padding: 5px 0;
   
}





#weeks_steps {
   position: absolute; 
   top: 80px; 
   right: 20px; 
   height: 413px; 
   width: 430px; 
   background: url(../images/visual_3weeks.gif) no-repeat top right;

   z-index: 1;
}

#weeks_steps_btn {
	position: absolute;
	top: 80px; 
	right: 20px; 
	height: 413px; 
	width: 430px; 

	z-index: 2;
}



#weeks_steps_btn a {
   position: absolute; 
   /*border: 1px solid red; */
}




#indexText p {
   font-size: 14px;
}


/* ------------ MENU ---------------- */


#menuContainer {
   border-top: 2px solid #638AB7;  
   position: relative;
}

#menuContainer a {
   color: #ddd;
}

#menuContainer a:hover {
   color: #fff;
}

#mainMenu a {
   padding: 3px 10px;
   
   border-left: 1px solid #223366;
   border-right: 1px solid #638AB7;
   
   line-height: 2.65em;
   
   font-weight: bold;
   
   color: #AFBFF8;
}


#mainMenu a.first {
   border-left: 0;
}

#mainMenu a.last {
   border-right: 0;
}

#mainMenu a.active, #otherMenu a.active {
   color: #fff;
   font-weight: bold;
   /*text-shadow: 1px 1px 2px #000;*/
}

#mainMenu {
   /* background: url( '../images/bg_menu.jpg' ) top left repeat-x; */
   
   background-color: #214099;
   
   padding-left: 10px;
}

#otherMenu {
   background-color: #7F9FC5;
   color: #fff;
   
   padding-left: 20px;
}

#otherMenu a {
   color: #eee;
   margin: 0 2px;
   line-height: 2em;
}

#purinaLogo {
   background: #000;
   text-align: right;
}


#purinaLogo img {
   padding: 10px;
}



#mainMenuDropDown {
   position: absolute;
   bottom: 0px;
   left: 0px;
   height: 0px;
   
   /*display: none;*/
}

#productDropDown {
  
}

.dropDown {
   display: none;
   
   list-style-type: none;
   
   background-color: #00418D;
   color: #fff;
   
   position: absolute;
   left: -1000px;
   bottom: 0px;
   
   z-index: 100;
   
   width: 200px;
   
   text-align: left;
   
   overflow: hidden;
   
   padding-top: 2px;
}

.dropDown a {

   color: #7F9FC5;
   display: block;
    
   float: left;
   clear: both;
   
   margin-left: 2px;
   width: 193px;
   
   text-indent: 10px;
   
   padding: 10px 0px;
   
   
}

.dropDown a:hover {
   color: #fff;
   background-color: #7F9FC5;  
}




.imgMenu, .imgMenuSmall {
   position: absolute; 
   left: 0px; 
   bottom: 0px; 
   
   width: 920px;
   
   padding: 0 20px;
   padding-bottom: 15px;
}

.imgMenuSmall {
   width: 400px;
}




/* ------------ MENU ---------------- */





.innerBodyContainer .ui-tabs-hide {
	position: absolute;
	left: -10000px;
   display: block;
}



