/**
 * Styles for anandaonlineclasses.org
 
*/

body {
	background:url(./images/layout/bg-gradient.gif) center top no-repeat scroll;
}

#wrapup {
	background:#F9CF6E url(./images/layout/bg-gradient.gif) center top no-repeat scroll;
}

#templeBanner {
	background:url(./images/layout/arch.jpg) no-repeat top center;
	height: 158px;
}

#logoHotspotContainer {
	margin-top:38px;
	position:absolute;
	text-align:center;
	width:100%;
}

#templeBanner .logoHotspot {
	width:100px;
	height:100px;
}

#templeBanner .logoHotspot:hover {
	text-decoration:none;
}

#utilities {
	position:absolute;
	top:14px;
	right:34px;
}

#utilities a {
	margin:0 6px;
}

#utilities a.last {
	margin-right:0;
}

#mainContent {
	margin-top: 25px;
}

#bannerText {
	display:block;
	width:299px;
	height:24px;
	margin: 0 auto;
	padding-top:118px;
}

#currentPathLine {
	margin:0;
	padding:0;
	background: url(./images/layout/current-path-line-border.gif) top left repeat-x;
	color: #bbbbbb;
	font-size: 85%;
	line-height:normal;
}

#currentPathLine p {
	margin:0;
	padding: 6px 11px 7px 11px;
}

#primaryNavigation {
	margin: 0 0 14px 35px;
	padding:0;
	width: 161px;
	line-height: 1;
	/* background:url(./images/layout/vertical-dotted-border.gif) top right repeat-y scroll; */ 
}

#primaryNavigation ul {
	display:block;
	margin:0;
}

#primaryNavigation ul.home {
	margin-bottom:-5px;
	background:url(./images/layout/navigation-dotted-border-dark.gif) left top repeat-x;
}

#primaryNavigation h2,#primaryNavigation li {
	margin-left:0;
}

#primaryNavigation h2 {
	padding:10px 6px 0px 8px;
	background:url(./images/layout/gold-bar.gif) no-repeat left;
	margin-top:10px;
	width:auto;
	}
	
#primaryNavigation h2 a {
	font-weight:bold;
	color:#ffffff;
	padding-bottom:4px;
	/*background:none; /* Gets rid of dotted line */
}

#primaryNavigation h2 a:hover,
#primaryNavigation h2 a:active {
	color:#ffffff;
}

#primaryNavigation li {
	padding-right:6px;
	padding-left:8px;
	width:auto;
}

#primaryNavigation li.home {
	padding-left:0px;
	width:auto;
}

#primaryNavigation li a {
	background: none; /* Gets rid of dotted line */
	color:#0575BD;
	padding:0;
}

#primaryNavigation h2.home a {
	color:#0575BD;
}

#primaryNavigation .group {
	background:url(./images/layout/navigation-dotted-border-dark.gif) left bottom repeat-x;
	padding:0 0 7px 0;
	margin:0;
}

#mainCenter {
	background:url(./images/layout/vertical-dotted-border.gif) top left repeat-y scroll;
}

#mainCenterBorderRight {
	background:url(./images/layout/vertical-dotted-border.gif) top right repeat-y scroll;	
	margin: 0 195px 0 195px;
}

#mainArticle {
	margin:9px;
}

#mainArticleInner {
	background:#D6E1F0;
	margin:0;
	padding:4px 13px;
}

#mainArticle h1 {
	color:#444444;
	font-size:108%;
	margin:0;
}

#mainArticleHeading {
	padding:0;
	margin:0 13px;
	background:#D6E1F0 url(./images/layout/mainArticleHeading-bg.gif) bottom left repeat-x;
}

#mainArticleBottom {
	position:relative;
	height:7px;
	padding:0;
	margin:0;
}

#mainArticleHeading p {
	color:#444444;
	font-size:100%;
	font-style:italic;
	margin:0;
	padding-top:3px;
	padding-bottom:4px;
	position:relative;
	/*letter-spacing: 0.09em;*/
}

#mainArticleBgTL {
	position:absolute;
	background:url(./images/layout/mainArticle-bg-tl.gif) top left no-repeat;
	top:0px;
	left:0px;
	width:13px;
	height:66px;
}

#mainArticleBgTR {
	position:absolute;
	background:url(./images/layout/mainArticle-bg-tr.gif) top left no-repeat;
	top:0px;
	right:0px;
	width:13px;
	height:66px;
}

#mainArticleBgBL {	
	position:absolute;
	background:url(./images/layout/mainArticle-bg-bl.gif) top left no-repeat;
	top:0;
	left:0;
	width:13px;
	height:7px;
}

#mainArticleBgBC {
	background:url(./images/layout/d6e1f0.gif) top left repeat-x;
	height:7px;
	margin:0 13px;
}

#mainArticleBgBR {
	position:absolute;
	background:url(./images/layout/mainArticle-bg-br.gif) top left no-repeat;
	top:0;
	right:0;
	width:13px;
	height:7px;
}

#rightColumn {
	position: absolute;
	top: 0;
	right: 0;
	padding:0;
	margin: 0 35px 14px 0;
	width: 161px;
	/* background:url(./images/layout/vertical-dotted-border.gif) top left repeat-y scroll; */
}

#rightColumnBorderLeft {
	background:url(./images/layout/navigation-dotted-border-dark.gif) bottom left repeat-x;
}

#rightColumnBorderTop {
	background:url(./images/layout/navigation-dotted-border-dark.gif) top left repeat-x;
	padding-bottom:12px;
}

#rightColumn h2 {
    font-weight:bold;
	color:#ffffff;
	background:url(./images/layout/gold-bar.gif) no-repeat left top;
	margin-top:10px;
	width:auto;
	padding:10px 0px 3px 7px;
	font-size:100%;
	margin-left: 0px;	
}

#rightColumn .first {
	margin:0;
}

#rightColumn h3 {
	margin:0;
	padding:4px 0 4px 7px;
	background:url(./images/layout/navigation-dotted-border-dark.gif) top left repeat-x;
}

#rightColumn p {
	margin:0;
	padding:4px 0 0 7px;
	font-size:85%;
}

#copyright {
	background:url(./images/layout/current-path-line-border.gif) top left repeat-x;
	padding:6px 0 7px 0;
	margin:0;
	clear:both;
}

#footer {
	padding:6px 0;
	font-size: 85%;
	position: relative;
	background:url(./images-common-1.0/layout/horizontal-dotted-border.gif) bottom left repeat-x;
}

#mainArticle img,
#articleInfoColumn img,
#rightColumnContent img,
#bookBox img,
#tooltip img,
#wrapup .largeBorder {
	padding:0;
	background:none; 
	border:7px #ffffff solid;
	float: left; 
	clear: left;
	margin: 0 12px 18px 0; 
}

#wrapup .leftA,
#wrapup .alignleft {
	float: left;
	clear: left;
	margin: 0 0 0 0; 
}


#wrapup .rightA,
#wrapup .alignright {
	float: right;
	clear: right;
	margin: 4px 0 8px 12px; 
}


#wrapup .right,
#wrapup .alignright {
	float: none;
	clear: right;
	margin: 0 0 0 0; 
}

#wrapup .left,
#wrapup .alignleft {
	float: none;
	clear: left;
	margin: 0 0 0 0; 
}

#logo {
	min-height: 0px;
}

#wrapup .more {
	text-align:right;
}

#wrapup .more a {
	background:url(./images-common-1.0/layout/navigation-arrow-right.gif) no-repeat right 60%;
	padding-right:16px;	
	font-weight:bold;
}

#footer {
	text-align:center;
	padding-right:7px;
	padding-left:7px;
}




/**
 * AddThis.com's Share Button
 */
.sideblock .addthis_toolbox,
.sideblock .addthis_toolbox .custom_hover,
li div#printUtility
{
    position: relative;
}

/*.addthis_toolbox .custom_hover .custom_button
{
    -moz-border-radius: 5px 5px 0 0;    
    -webkit-border-radius: 5px 5px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active
{
    background-color: #eee;
}
*/

.sideblock .addthis_toolbox .hover_menu 
{
    display: none;
    position: absolute;
    background: #fff;
	line-height: 2;
	z-index: 100;
}

/* The toolbox after the article */
/*
.addthis_toolbox .hover_menu {
	bottom: 30px;
}
*/

.sideblock .addthis_toolbox .custom_hover .tower
{
    -webkit-border-radius: 0 5px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.sideblock .addthis_toolbox .hover_menu 
{
    width: 136px;
    padding: 10px 0 10px 0;
    border: 2px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-size: 100%;
}

.sideblock .addthis_toolbox .hover_menu a
{
    width: 75px;
    padding: 2px 0 7px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #777777;
	font-size: 100%;
	line-height: 1.7em;
}

.sideblock .addthis_toolbox .hover_menu .more a
{
	background: none;
}

.sideblock .addthis_toolbox .hover_menu  a:hover
{
    text-decoration: underline;
}

.sideblock .addthis_toolbox .hover_menu  span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.sideblock .addthis_toolbox .hover_menu  .more
{
    margin: 10px 10px 0 10px;
	text-align: center;
}

.sideblock .addthis_toolbox .hover_menu  .more a
{
    padding: 4px 0;
    margin: 0;
}

.sideblock .addthis_toolbox .hover_menu .more span,
.sideblock .addthis_toolbox .emailIcon span {
	display: none;
}



.sideblock .articleActionsBar {
	clear: both;
	font-size: 90%;  
	padding: 0 0 0 10px;
	height: 35px;
}

.sideblock .articleActionsBar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}

.sideblock .articleActionsBar li {
	line-height: 2.3;
	display: block;
	float: none;
}

#wrapup .sideblock .articleActionsBar a {
	color: #777777;
}

#wrapup .sideblock a.shareIcon {
	background-image:url(./images-common-1.0/icons/icon-share.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}

#wrapup .sideblock a.emailIcon {
	background-image:url(./images-common-1.0/icons/icon-email.png);
	padding-top: 3px;
	padding-bottom: 3px;
}

#wrapup .sideblock .active a.shareIcon {
	background-image: url(./images-common-1.0/icons/icon-share-active.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}

#atff {
  display: none;
}