/**
 * 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-without-logo.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 {
width:152px;
}

#primaryNavigation ul.closed {
	display: none;
	}


#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;
}

.emphasis {
-moz-border-radius:1em 1em 1em 1em;
background:none repeat scroll 0 0 #EFF7FF;
border:3px solid #D4E4F1;
margin:0 0 10px;
padding:0 1em;
}

.cssButton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 6.5px 13px;
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   width: 230px;
   }
.cssButton:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.cssButton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

#wrapup #mainArticle .cssButton {
    color: white;
    text-decoration: none;
}

.content a.video {
    background: url("/images/icons/icon-video.png") no-repeat scroll 0 50% transparent;
}

.content li {
	list-style: none;
	}
	
#wrapup .group .rightA, #wrapup .group .alignright {
	
	}
	
a.video {
    background: url("/images/icons/icon-video.png") no-repeat scroll 0 50% transparent;
    padding-left: 25px;
    padding-right: 0;
}
