/*
@ Developed By Umair Rashid Malik 
@ For Soul Journey
*/
@import url(tabs.css);
@import url(facebox.css);
* {
	margin: 0;
	padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

a {
	text-decoration:none;
	color:#2C4666;
}
a img{
	border:0;
}
a:visited img {
	border:0;
}
body{
	background:#CFE0F0 url(../images/body.jpg) repeat-y fixed center top;	 repeat-y fixed center top;	
}
#Wrapper {
	width:978px;
	font-size:11px;
	margin-left: auto;
  	margin-right: auto;
	text-align:justify;
}
#WrapperTop {
	width:978px;
	height:35px;
	background:url(../images/WrapperTop.png) top center no-repeat;
}
#WrapperMid {
	width:978px;
	background:url(../images/WrapperMid.png) top center repeat-y;
	
}
#WrapperBottom {
	width:978px;
	height:35px;
	background:url(../images/WrapperBottom.png) bottom center no-repeat;
	
}
#Content{
	padding-left:16px;
	padding-right:16px;
	padding:0 16px 0 16px;
	
}
#Header{
	position:relative;
	top:0; left:1px;
}
#TopMenu{
	width:391px;
	height:66px;
	position:absolute;
	left:550px;
	top:65px;
	line-height:60px;
	font-size:20px;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent:35px;
	word-spacing:5px;
	font-weight:bold;
}
#TopMenu a{
	line-height:60px;
	font-size:20px;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent:35px;
	word-spacing:5px;
	font-weight:bold;	
}
#Banner{
	background:url(../images/BannerBack.png) left top no-repeat;
	width:929px;
	height:263px;
	margin:5px 0 5px 2px;
	padding-top:8px;
	padding-left:8px;
	
}
#BannerContent{
	width:705px;
	height:259px;
	float:left;
}

#BannerLeft{
	width:222px;
	height:259px;
	float:right;
	
}
#BannerLeft ul{
	list-style:none;
	
	
}
#BannerLeft ul li{
	padding:5px; 
}
#BannerLeft ul li a{
	color:#FFF;
	font-size:14px;
	font-family:"Lucida Calligraphy", "Lucida Sans Unicode" ;
}
.welcomeText{
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#healingmessage{
	background:#fff url(../images/HealingBox.png) no-repeat center ;	
}
.Hidden{
	display:none;

}
#Promotion{
	widows:940px;
	height:44px;
	background:url(../images/PromotionBack.png) no-repeat left top;
	margin:0 0 5px 3px;

}
#Promotion a{
	color:#FFF;
	font-size:20px;
	padding-left:150px;
	line-height:40px;
}
#Left{
	width:190px;
	float:left;
		
}
#Middle{
	width:550px;
	float:left;
	
	padding-left:10px;
}
#Right{
	width:189px;
	float:right;
	
}
.BoxHead{
	background:url(../images/BoxHead.png) no-repeat ;
	width:181px;
	height:24px;
	margin-left:4px;
	line-height:24px;
	color:#FFF;
	text-indent:10px;
	font-size:14px;
	font-weight:bold;
}

.BoxContent{
	width:179px;
	border:1px #39729A solid;
	background:#F4F8FB;
	margin-left:4px;
}
/*------------------ Advisor Page ---------------------------------- */
.Box{
	border:1px solid #39729A;
	background:#F4F8FB;
	padding:6px;
	position:relative;
	top:0;left:0;
}
.AdvisorName{
	font-family:"Lucida Calligraphy", "Lucida Sans Unicode" ;
	color:#C01F26;
	font-size:22px;
	padding-bottom:3px;
	
}
.AdvisorImageHolder{
	width:118px;
	height:160px;
	background:url(../images/imageShadow.gif) no-repeat;
	float:left;
	padding:5px 10px 5px 5px;
}
.AdvisorType{
	font-size:14px;
	color:#2C4666;	
	padding-bottom:3px;
}
.AdvisorDescription{
	color:#2C4666;
}
.AdvisorStatus{
	position:absolute;
	right:7px;
	top:7px;
}
/*------------------ VERY COMMOM STUFF ---------------------------------- */
.clear{
	clear:both;	
}
.paddedtext{
	padding:4px;
}
.heading1{
	font-size:16px;
	font-family:"Lucida Calligraphy", "Lucida Sans Unicode" ;
	
}
.heading1 a{
	font-size:16px;
	font-family:"Lucida Calligraphy", "Lucida Sans Unicode" ;
	
}

.holders{ 
float:left;
padding-bottom:25px;
padding-left:5px;
padding-right:2px;
}
