/*////////////////////////////
//
//	SQ WELLNESS
//	CSS MAIN STYLE
	
	HEX COLOR REFERENCE:
	
    #432466 = DARK VIOLET
    #A694C6 = VIOLET
    #D2C9E2 = 50% VIOLET
    #701471 = PURPLE
    #6E3292 = WARM PURPLE
    #5E56A3 = COOL PURPLE
    #A39161 = GOLD MATE
	#EAE6DC = GOLD MATE 15%
	#DCD4C2 = GOLD MATE 30%
	#BBAC87 = GOLD MATE 70%
	#9B822C = GOLD
	
	
//
////////////////////////////*/

/*----[ SOCIAL NETWORK ]----*/
#social-networks{
	float:left;
	display:block;
	margin-top:15px;
	padding-top:10px;
	width:100%;
	border-top:#BBAC87 solid 1px;
	
}
#social-networks ul{
	float:left;
}
#social-networks ul li{
	display:block;
	float:left;
}
#social-networks ul li.margin{
	margin-left:-15px;
}

/*----[ SECTION RESOURCES ]----*/
img{
	border:none;
}
.resource_title{
	color:#791D7E;
}
.mLeft{
	margin-left:10px;
}
.resource_subtitle{
	font-size:14px;
	color:#6B4F8B;
}
span.overview{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
display:block;
}
#media{
	width:100%;
	display:block;
	float:left;
	margin-bottom:10px;
}
.imgs{
	margin-left:24px;
}
.videos{
	/*background:#CCCCCC;*/
	
}
#middlecolumn #video-description{
	width:324px;
	padding:5px 0 5px 0;
	background-color:#e8e4d2;	
	opacity:0.9;
}
#middlecolumn #video-description span{
	margin:5px 0 0 10px;
	color:#9B822C;
	font-size:14px;
	text-align:left;
}
#video-description{
	width:267px;
	padding:5px 0 5px 0;
	background-color:#e8e4d2;	
	opacity:0.9;
}
#video-description p{
	margin:5px 0 0 10px;
	color:#9B822C;
	font-size:14px;
	text-align:left;
}
#thoughts{
	display:block;
	float:left;	
	font-size:18px;
	font-weight:lighter;
	margin:5px 0 5px 0;
	padding:0 30px 0 0px;
}
#thoughts span{
	margin:10px 5px 0 0;
	float:right;
	font-style:oblique;
	font-size:15px;	
}
#related_articles{
	display:block;
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	margin-bottom:10px;
	border-bottom:solid 1px #9B822C;
	border-top:solid 1px #9B822C;
}
#related_articles span{
	font-size:14px;
	color:#9B822C;
	font-weight:bold;
	margin-left:10px;
}
ul.related_articles{	
	display:block;
	list-style:none;
	margin: 0 0 0 10px;;	
	font-size:12px;	
}
ul.related_articles li{
	margin-bottom:10px;
}
ul.related_articles li.free{
	font-weight:bold;
}
ul.related_articles li.border{
	border-bottom:1px solid #9B822C;
	margin-left:-10px;
}
ul.related_articles li a{	
	font-size:10px;
}
/*----[ END SECTION RESOURCES ]----*/




/*-----[ PRINCIPAL STRUCTURE ]-----*/
*{
	padding:0;
	margin:0;
	outline:0;
}
a{
	text-decoration:none;
}
#mainbox{
	width:1000px;
	display:block;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif;
	color:404040;
	font-size:12px;
}
#header{
	height:448px;
	width:1000px;
	display:block;
	float:left;
	border-bottom:4px solid #BBAC87;
	margin-bottom:10px;
}
#content{
	display:block;
	width:1000px;
}
#footer{
	width:984px;
	display:block;
	float:left;
	background:#DCD4C2;
	margin-top:10px;
	padding:8px;
	font-size:11px;
}
#newscontent{
      font-size:20px;
	  margin-left:230px;
      line-height:20px;
}
/*-----[ GLOBAL TAGS ]-----*/

/*  Seccion Title  */
h1{
	font-size:26px;
	padding:0;
	margin:0;
	font-weight:lighter;
}

h1.no-display{
 display:none
}
h1.newshome{
   
   margin-left:230px;
   line-height:20px;
  
}
/*  Subtitles  */
h2{
	font-size:16px;
	font-weight:lighter;
}

/*  Important text  */
h3{
	font-size:16px;
}
h3.lite{
	font-weight:normal;
}

/*  Less Important text  */
h4{
	font-size:17px;
	font-weight:lighter;
}

.free{
	color:#701471;
}

.paid{
	color:#432466;
}

.violet{
	color:#A694C6;
}
.services{
	color:#957D2E;
}

.member{
	color:#7b6f3e;
}

/*-----[ list ]-----*/		  
			
.firstelement{
	float:left;
	list-style:none;
    }
/*-----[ More Items ]-----*/

.more{
	 display:block;
	 float:right;
	 text-transform:uppercase;
	 font-size:10px;
	 color:#555;
}
.more-left{
	 display:block;
	 float:left;
	 text-transform:uppercase;
	 font-size:10px;
	 color:#555;
	 margin-top:8px;
}

/*-----[ HEADER ]-----*/
ul.top-nav{
    list-style-type:none;
    font-size:11px;
	display:block;
	float:right;
	margin-top:20px;
	padding:0px 256px 0px 0px;
    }
ul.top-nav li {
    float:left;
	display:block;
    margin-left:15px;
	
    }
ul.top-nav li a{
	text-decoration:none;
	color:#432466;
    }

/*
ul.top-nav li a.free{
	text-decoration:none;
	color:#8a4990;
	padding:5px;
    }
*/
ul.top-nav li a:hover{
	color:#9B822C;
    }

.baablog{
    width:114px;
    height:25px;
	margin:12px 0 0 757px;
	position:absolute;
    }

.facebook_text{
   margin:17px 0px 0px 890px;
   position:absolute;
   color:#432466;
   font-size:12px;
   width:73px;
}

.facebook_img{
   margin:12px 0px 0px 960px;
   position:absolute;
   width:41px;
}

#logo{
    width:136px;
    height:117px;
	margin:25px 0 0 30px;
	position:absolute;
    }
#slogan{
    width:256px;
    height:26px;
	position:absolute;
	margin:115px 0 0 744px;
    }


/*-----[ FOOTER ]-----*/
#footer .left{
	width:48%;
	float:left;
	margin-left:20px;
}

#footer h5{
	font-size:12px;
	padding:6px 0px;
}

#footer .foundation{
	color:#EF4023;
}

#footer .retreats{
	color:#50744e;
}

#footer .fortune{
	color:#413000;
}

#footer a{
	font-size:11px !important;
}

#footer .center{
	width:32%;
	border-left:dotted 1px #46166B;
	border-right:dotted 1px #46166B;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:16px;
}

#footer .rigth{
	width:16%;
	float:left;
	margin-left:10px;
}

#footer .title{
	width:100%;
	padding:5px;
}
/*-----[ SLIDESHOW ]-----*/
#homepic{
	width:730px;
	height:288px;
	background-color:#666;
	position:absolute;
	margin:160px 0 0 270px;
}
#homepic img{
	width:730px;
	height:288px;
}


/*-----[ HOME ]-----*/
/*-----[ Common Column Styles ]-----*/
.homecolumn-header{	
	background:#DCD4C2;
	height:45px;
	width:266px;
	margin-left:2px;
}

.homecolumn-section{	
	background: url(../../common/imgs/paid-bLine.gif) bottom repeat-x; 
	width:246px;
	margin-left:2px;
	font-size:12px;
	color:#414042;
	padding:10px;
}

.homecolumn-section-nl{	
	width:246px;
	margin-left:2px;
	font-size:12px;
	color:#414042;
	padding:10px;
}

.homecolumn-backcolored{	
	background:#DCD4C2;
	width:246px;
	margin-left:2px;
	font-size:12px;
	color:#414042;
	padding:10px;
}
/*-----[ Image rounded ]-----*/
#image_rounded{
	display:block;
	float:left;
	margin:10px 0 15px 0;
}
/*-----[ Free Column ]-----*/
#column{
	width:270px;
	float:left;
	display:block;
}
#column-top, #column-bottom{
	height:5px; 
	width:270px;
	display:block;
	float:left;
}
#column.free #column-top{
    background:url("../../common/imgs/free-column-top.gif") top no-repeat #EAE6DC;
}
#column.free #column-bottom{
    background:url("../../common/imgs/free-column-bottom.gif") bottom no-repeat #EAE6DC;
}
#column.paid #column-top{
    background:url("../../common/imgs/paid-column-top.gif") top no-repeat #EAE6DC;
}
#column.paid #column-bottom{
    background:url("../../common/imgs/paid-column-bottom.gif") bottom no-repeat #EAE6DC;
}
#column-title{
	width:242px;
	height:33px;
	border-left:1px solid #701471;
	border-right:1px solid #701471;
	background-color:#EAE6DC;
	padding:5px 13px 15px 13px;
	display:block;
	float:left;
}
#column.free #column-box{
	padding:13px;
	border-left:1px solid #701471;
	border-right:1px solid #701471;
	/*border-bottom:1px solid #701471;*/
	display:block;
	float:left;
	width:242px;
}
#column.paid #column-box{
	padding:13px;
	border-left:1px solid #432466;
	border-right:1px solid #432466;
	display:block;
	float:left;
	width:242px;
}
#column-thought{
	margin-top:15px;
	width:100%;
	display:block;
	float:left;
}
#column-thought h3{
	padding:7px 10px;
	border-bottom:1px solid #BBAC87;
}
#column-thought h4{
	padding:10px;
	font-weight:normal;
	width:80%;
}
#column-thought p{
	padding:0 10px 15px 10px;
}
#column-box p.desc{
	color:#555;
	margin:5px 0 10px 0;
}
#column-box ul{
	list-style:none;
	margin-top:10px;
}
#column-box li strong{
	color:#701471;
}
#column-box li{
	display:block;
	float:left;
	width:190px;
	height:70px;
	color:#555;
}
#column-box li.icon{
	display:block;
	float:left;
	width:25px;
	margin-right:10px;
}
#column-box li.img{
	display:block;
	float:left;
	width:55px;
	margin-right:10px;
	height:65px;
}
#column-box li.img img{
	width:62px;
}
#column-box li.item_info{
	width:165px;
	padding-top:5px;
	height:65px;
}
/*----------NEWSLETTER FORM------------*/
#column-box .newsletter{
	margin-top:10px;
}
#column-box .newsletter span{
	display:block;
}
#column-box .newsletter span.label, #column-box .newsletter span.input{
	margin-bottom:5px;
}
#column-box .newsletter span.input input.txt{
	border:solid 1px #dbd4bd;
	height:20px;
	width:90%;
}
#column-box .newsletter span.input input.btn{
	border:none;
	padding:10px;
	background:#dbd4bd;
}
#leftCol #column-box{
	margin-left:10px;
}
.wrong{
	width:100%;
	padding:8px 0 8px 0;
	background:#D2C9E2;
	color:#432466;
	border:solid 1px #432466;
}
#leftCol .wrong{
	margin-left:-10px;	
}
.wrong p{
	margin-left:10px;	
}
/*--------END NEWSLETTER FORM----------*/


#column-event{
	background-color:#EAE6DC;
	border-left:1px solid #432466;
	border-right:1px solid #432466;
	display:block;
	float:left;
	padding:20px 13px;
	width:242px;
}

#column-event ul{
	margin-left:20px; 
	padding:5px;
}

#column-event li{
	padding-top:8px;
}

#column-event li.whatsnew a{
	color: #701471;
}

#column-event .fdate{
	font-weight:bold;
}

#column-event img{
	margin:10px 0;
}
#column-event p{
	width:200px;
}
p.cont{	
	padding:8px;
	margin-top:10px;
	width:226px;
}
/* --------------- [Principal Column] -------------*/
#middlecolumn{
	font-size:12px;
	width:434px;
	float:left;
	padding: 0px 13px 8px 13px;
	_padding: 0px 12px 8px 12px;
	display:block;
}
#middlecolumn #intro{
  position:relative;
	padding:0 4px;
	margin-top: -10px;
}
#middlecolumn #intro h3 {
  float: left;
  left: 10px;
  position: absolute;
  top: 14px;
  z-index: 1;
}
#middlecolumn .boxit-out{
	width:120px;
	float:left;
	display:block;
	color:#555;
}
#middlecolumn .boxit-in{
	width:160px;
	float:left;
	display:block;
	color:#555;
	padding:0 10px;
}
#middlecolumn .boxit p.tiny{
	padding-top:5px;
}
/*
#firstmidlle{
	width:424px;
	float:left;
	padding:8px;
	display:block;
	background-color:#FFF;
}
	*/
#videomiddle{
	display:block;
	float:left;
	/*border-top:3px solid #BBAC87;*/
	margin-top:10px;
	width:425px;
    padding:15px 4px;
}
/*-----[ PLAYER ]-----*/
#videomiddle #media{
	width:425px;
	display:block;
	margin-top:10px;
	padding:0;
}
#videomiddle #video_player{
	width:325px;
	height:250px;
	display:block;
	float:left;
	padding:0;
}
#videomiddle #video_list{
	width:95px;
	height:182px;
	display:block;
	float:right;
	margin:-20px 0 0 5px;
	
}

#videomiddle #video_list img{
	width:95px;
	border:none;
}
#videomiddle #video_list ul{
	padding:0;
	margin:0;
	list-style:none;
}
#videomiddle #video_player img{
	display:none;
}
#videomiddle p{
	width:420px;
	display:block;
	float:left;
	margin-bottom:5px;
}
#videomiddle em{
	font-size:14px;
}
/*-----[ Paid Column ]-----*/
#paidcolumn{
	float:left;
	width:270px;
    }

#paidcolumn .teachings{
	font-size:13px;
	color:#5e3c7f;
	list-style:none;
	height:60px;
	padding:8px;
    }	

#paidmargintop{
    background: url(../../common/imgs/paid-tLine.gif) top repeat-x #DCD4C2; 
	height:8px; 
	width:100%;
    }

#paidmargin-left{
    background:url(../../common/imgs/paid-lLine.gif) repeat-y left;
    }

#paidmargin-right{
    background:url(../../common/imgs/paid-rLine.gif) repeat-y right;
    }
	
#paidmarginbottom{
    background: url(../../common/imgs/paid-bLine.gif) bottom repeat-x; 
	height:8px; 
	width:100%;
    }
	
/*--[ COMMUNITY ]--*/
#community-wrapper{	
	display:block;
	float:left;
	padding-bottom:10px;
}
	#articles-events{
		display:block;
		float:left;
		width:270px;
		padding-top:10px;
	}
		ul.articles-news{
			list-style:none;
			color:#432466;
			font-size:15px;
			padding-bottom:40px;
		}
			ul.articles-news li{
				padding:5px 10px;
			}
				ul.articles-news li.section{
					border-top:1px solid #A39161 ;
					border-bottom:1px solid #A39161 ;
				}
				ul.articles-news li a{
					display:block;
					text-decoration:none;
					color:#461964;
				}
				ul.articles-news li .active{
					color:#432466;
					font-weight:bold;
					font-size:15px;
				}
				
		.events-workshop{
			width:230px;
			background-color:#DCD4C2;
			padding:20px;
		}
			.events-workshop img{
				padding:10px 0;
			}
	#content-community{
		display:block;
		float:left;
		width:697px;
		padding:15px;
	}
	#content-community p{
    padding-top:20px;
    font-size:12px;
  }
		.ligth-purple{
			font-size:18px;
			color:#957BAA;
			margin-right:5px;
		}
			
		.bold-strong-purple{
			font-size:28px;
			color:#461964;
			font-weight:bold;
		}
		
		
		p.content{
			padding-top:20px;
			font-size:12px;
		}
			p.purple{
				color:#461964;
				font-weight:bold;	
			}
*/

#resources-type{
	float:right;
	width:62px;
}
/*------[ MEMBERSHIPS/ABOUT-MEMBERSHIP ]------*/
#membership-wrapper{
 display:block;
 margin-right:10px;
 margin-bottom:10px;
 width: 162px;
 float:left;
}
 #membership-content{
  padding-top:10px;
 }
#content-titles{
 width:445px;
 float:left;
}
#resources-type{
 float:right;
 width:70px;
}
 #resources-type .button{
    width:26px; 
    height:26px; 
    margin-left:8px; 
    float:left; 
 }
 

#resources_ads{
	border-top:4px solid #A39161;
	border-bottom:4px solid #A39161;
	margin-left: 10px;
	text-align: center;
	width: 170px;
	margin-bottom:5px;
} 
 
 
#content{
 padding-top:25px;
 display:block;
 float:left;
}
/*------[ FREE RESOURCES ]------*/
p strong.paid{
font-weight:bold;
}
/*-----[ SIFR ]-----*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1{
	visibility: hidden;
	margin-bottom:10px;
	font-weight:normal;
	font-size:28px;
}
.sIFR-hasFlash h4{
	visibility: hidden;
	font-size:18px;
	}
	
/*---GOOGLE MAPS---*/
#container_maps{
	border-top:1px solid #679A9A;
	padding-top:15px;
}
#map{
	width:100%;
	height:600px;	
}

/*NUEVOS ICONS FOR MAPS*/
.icon_1{ 
list-style-image:url(http://dev.mijobrands.net/common/imgs/icons_map/eventicothumb_1.gif);					
}
 
 .icon_2{ 
 list-style-image:url(../imgs/icons_map/eventicothumb_2.gif);
 }
 
  .icon_3 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_3.gif) ;
 }
 
  .icon_4 { 
  list-style-image:url(../imgs/icons_map/eventicothumb_4.gif) ; 
 }
 
  .icon_5 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_5.gif)  ;
 }
 
  .icon_6 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_6.gif)  ;
 }
 
 .icon_7 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_7.gif);  
 }
 
 .icon_8 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_8.gif);  
 }

 .icon_9 { 
 list-style-image:url(../imgs/icons_map/eventicothumb_9.gif); 
 }
 
  .icon_10 { 
  list-style-image:url(../imgs/icons_map/eventicothumb_10.gif);  
 }
 
 .icon_11{ 
 list-style-image:url(../imgs/icons_map/eventicothumb_11.gif);  
 }
 
 .icon_12{ 
 list-style-image:url(../imgs/icons_map/eventicothumb_12.gif);  
 }
 
  .icon_13{ 
 list-style-image:url(../imgs/icons_map/eventicothumb_13.gif);  
 }
 
 .icon_14{ 
  list-style-image:url(../imgs/icons_map/eventicothumb_14.gif)  
 }
 
 .icon_15{ 
 list-style-image:url(../imgs/icons_map/eventicothumb_15.gif)  
 }

<!-- Though of the day Styles -->

#thoughtitle{
	background:#ede9df; 
	padding-top:8px; 
	padding-bottom:8px;	

}

#thoughtitle h4{
	margin-left:10px;
}

#thoughtxt{
	background:#f8f7f3; 
	padding:10px 10px 10px 43px; 
	margin-bottom:10px; 
	border-bottom:solid #791D7E 1px;	
	padding-top:20px !important;
}

#thoughtxt h4{
	padding-right:18px;
}

#thoughtxt p{
	text-align:right; 
	padding-right:50px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
select#arch_year, select#arch_month{width:84px;margin:3px 0 3px 0}

