﻿/* ******************************************************************************  COMMON POD */
.pod{clear:left;}
.margint{margin-top:10px;}
.marginb{margin-bottom:10px;}
.margintb{margin:10px 0;}

.plainlink a{font-weight:normal;}
/* ******************************************************************************  POD HEADER SHARED */
.podheader
{
padding:5px 10px 5px 10px;
font-weight:bold;
color:#262F6E;
text-transform:uppercase;
font-size:12px;
}
.podheader h1{font-size:14px;margin:0;color:#000066;}
.podheader h2{font-size:12px;margin:0;}

/* ******************************************************************************  POD HEADER 1 */
/* Background - peach / Border - dotted */
.dottedborder{
background:#FFF1A4 url(../../img/icons/babyiconsmpeachbg.gif) no-repeat 8px 6px;
border-top:1px dotted #FFCA64;
border-bottom:1px dotted #FFCA64; 
}
/* ******************************************************************************  POD HEADER 2 */
/* Background - dark orange with icon / Border - none */
.darkorangebg{background:#FFBE58 url(../../img/icons/babyiconsmorangebg.gif) no-repeat 8px 6px;}
/* ******************************************************************************  POD BODY SHARED */
.podbody, .podinfo{
background-color:#FFF1A4;
border:1px solid #FFBE58;
padding:5px;
height:auto;
}
/* ******************************************************************************  POD BODY 1 */
/* Border - None / BG - None */
.plain{padding:10px;background-color:#FFF;border:none;}
/* ******************************************************************************  POD BODY 2 */
/* Border - Orange / BG - Light Peach */   
.peachbgandborder{background-color:#FFF1A4;}
/* ******************************************************************************  POD BODY 3 */
/* Border - Orange / BG - Lighter Peach */   
.lightpeachbgandborder{background-color:#FFF9D5;}
/* ******************************************************************************  POD BODY 4 */
/* Border - Orange / BG - Orange */   
.orangebg{background-color:#FFBE58;height:auto;}
/* ******************************************************************************  POD BODY 5 */
/* Border - Orange / BG - White */   
.whitebg{background-color:#FFF;	padding:15px; height:auto;}
/* ******************************************************************************  TITLE PODS */
.titlepod{width:530px;height:124px;margin-bottom:10px;}
.titlepod h1{font-size:17px;padding:15px 0 0 110px;margin-bottom:2px;color:#000066;}
.titlepod p{padding:10px 10px 0 110px;line-height:17px;}

.podmember{background: url(../../img/pods/member.jpg) no-repeat top left;}
.podtraining{background: url(../../img/pods/training.jpg) no-repeat top left;}
.podaquayoga{background: url(../../img/pods/aquayoga.jpg) no-repeat top left;}
.podpregnancy{background: url(../../img/pods/pregnancy.jpg) no-repeat top left;}
.podbabyyoga{background: url(../../img/pods/babyyoga.jpg) no-repeat top left;}
.podinfant{background: url(../../img/pods/infantaquatics.jpg) no-repeat top left;}
.podwellwoman{background: url(../../img/pods/wellwoman.jpg) no-repeat top left;}
.podcontact{background: url(../../img/pods/contact.jpg) no-repeat top left;}
.podabout{background: url(../../img/pods/about.jpg) no-repeat top left;}
.podproducts{background: url(../../img/pods/products2.jpg) no-repeat top left;width:751px;}
.podlinks{background: url(../../img/pods/links2.jpg) no-repeat top left; margin-bottom:10px;width:751px;}
.podproducts p{margin-top:0;padding-top:0;}
.podinfant p{padding-top:0;margin-top:0;}

/* ******************************************************************************  HOME PAGE PODS */
/* Home Page Image Map */
.imagemap{position:relative;height:248px;}

.maplinks2{
position:absolute;
top:0;
left:0;
height:130px;
width:260px;
z-index:2;
}
.maplinks2 a{color:#DE0005;font-weight:normal;}
.maplinks2 a:hover{color:#000066;font-weight:bold;}

.maplinks2 ul{margin-top:360px;padding-left:70px;}
.maplinks2 ul img{height:35px;width:35px;position:absolute;}    
    
.maplinks2 #l1{top:213px;left:67px;}
.maplinks2 #l2{top:212px;left:147px;}
.maplinks2 #l3a{top:35px;left:55px;}
.maplinks2 #l3b{top:130px;left:35px;}
.maplinks2 #l4{top:-17px;left:134px;}
.maplinks2 #l5{top:148px;left:193px;}
    
.russian .maplinks2 ul{
margin-top:340px;
}

.russian .logolist li{height:38px;margin-top:0; padding-top:0;}
.russian .logolist li{background-position:left 4px;}
    
/* HOME FIND A CLASS POD */    
.podfindaclass{padding:15px 5px 0 120px; margin-top:10px;height:128px; background:url(../../img/pods/home/findaclasspod.gif) no-repeat 0 0;color:#000066;}
.podfindaclass h2{margin-bottom:0;}
.podfindaclass p{margin:0;padding:3px 0;}
.podfindaclass .txtshort{width:150px;height:17px;}
.tmp{width:470px;padding-left:15px;}

/* ******************************************************************************  MISC PODS */
.podinfo{width:300px;float:right;}


/* TEMP! */
.PodBody4{padding:10px;line-height:17px;
background-color:#FFF1A4;
border:1px solid #FFBE58;
padding:5px 5px 5px 5px;
}