﻿/* www.rajivsharma.com */

/* Style for all pages */

.toTopLink
{	
	color:Gray; text-decoration: none;
	font-size:7pt;
}
.toTopLink:link { border-bottom: 1px solid }
.toTopLink:visited { border-bottom: 1px solid }
.toTopLink:active { border-bottom: 1px solid }
.toTopLink:hover { border-bottom: 1px dashed }

.tdOmNamhaShivae
{
	/*color:#0566D3;*/
}

.AlohaMora
{
	color:#1E1E1E;
}

.MylblInfo
{
	color:Red;
	font-size:9pt;
}

.ucHeadings
{
	font-weight:bold;
	color:#3B2B14;	
	text-align:left;
	font-size:9pt;
	/*color:#AD0B09;*/	
}

.GBHeadings
{
	font-weight:normal;
	color:#3B2B14;	
	text-align:left;
	font-size:9pt;
	/*color:#AD0B09;*/	
}

.SignInGB
{
	width: 96px; 
	background-image: url(/images/bgPopUpLight.jpg); 
	background-repeat: no-repeat;
}

body
{ 
	font-family:verdana;
	background-color:#FCFCFA;	
	font-size:9pt;
	color:#1E1E1E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-position: center center; 
	background-image: url(images/loading_big.gif); 
	background-repeat: no-repeat;
	background-image:url(/images/bg.gif);*/
}

.tblMyTop
{
	background-image: url(/images/bgMyTopLight.jpg);
	background-repeat: no-repeat; 
}

.MyDefaultBottom
{
	BACKGROUND-IMAGE: url(/images/bgMyBottomHomeLight.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 39px;
	color:#1E1E1E;
}

.tblMyRep
{
	background-image: url(/images/bgMyRepLight.jpg);
	background-repeat: repeat-y;
}

.tblMyBottom
{
	background-image: url(/images/bgMyBottomLight.jpg);
	background-repeat: no-repeat;
	color:#716D6D;
}

.tblFaceHeading
{
	font-weight:bold;
	color:#5A422F;
	background-image: url(/images/bgHeading.gif);
	background-repeat: no-repeat;
	height:39px;
	text-align:left;
	font-size:11pt;
	vertical-align:middle;
	text-indent:39px;	
}

.tblFaceText
{
	font-weight:normal;
	line-height: 16px;
	table-layout:auto;
	font-size:9pt;
	padding-left:16px;
	
}

#marqueecontainer
{
    position: relative;
    width: 100%; /*marquee width */
    height: 150px; /*marquee height 
    background-color: white;*/
    overflow: hidden;
    border: 0px solid orange;
    padding: 0px;
    padding-left: 0px;
}

.PageLinks
{	
	/* Define All Main Links on all the pages of website */
	color:Red; text-decoration: none;
	font-size:9pt;
}
.PageLinks:link { border-bottom: 1px solid }
.PageLinks:visited { border-bottom: 1px solid }
.PageLinks:active { border-bottom: 1px solid }
.PageLinks:hover { border-bottom: 1px dashed }

.GBPageLinks
{	
	font-weight:bold;
	color:#3B2B14;	
	text-align:left;
	font-size:9pt;
	text-decoration:none;
}
.GBPageLinks:link { border-bottom: 1px solid }
.GBPageLinks:visited { border-bottom: 1px solid }
.GBPageLinks:active { border-bottom: 1px solid }
.GBPageLinks:hover { border-bottom: 1px dashed }

.FooterLinks
{	
	/* Define All Footer Links on all the pages of website */
	color:#716D6D; text-decoration: none;
	font-size:8pt;
	font-weight:normal;
}
.FooterLinks:link { border-bottom: 0px solid }
.FooterLinks:visited { border-bottom: 0px solid }
.FooterLinks:active { border-bottom: 0px solid }
.FooterLinks:hover { border-bottom: 1px dashed }

.NoBorder:link
{	
	/* Define All Links without border on all the pages of website */
	/* Not much in use */	
	border-bottom: 0px solid;
	font-size:8pt;
}
.NoBorder:visited { border-bottom: 0px solid }
.NoBorder:active { border-bottom: 0px solid }
.NoBorder:hover { border-bottom: 0px solid }

a img 
{
	border-bottom: none;
	text-decoration: none;
}

.tblHeading
{
	color:#1E1E1E;
	font-weight:bold;	
}

.tblText
{
	color:#1E1E1E;
	font-weight:normal;
}

/* ------------------------------------------------------------------------------------------ */
/* Style for Header user control */
.tblBgDewHeader
{
	background-image: url(/RohanSharma/images/bgDewHeaderLight.jpg);
	background-repeat: no-repeat;
	/*font-size:8pt;*/
}

.tblBgHeader
{
	background-image: url(/images/bgHeaderLight.jpg);
	background-repeat: no-repeat;
	/*font-size:8pt;*/
}

.tblBgPopUp
{
	background-image: url(/images/bgPopUpLight.jpg);
	background-repeat: no-repeat;
}

.myToplink
{	
	/* Define Always White Color for Top Links (Sign in  etc.)*/
	color:white;
	font-size:9pt;
}
.myToplink {text-decoration: none}
.myToplink:link { border-bottom: 1px solid }
.myToplink:visited { border-bottom: 1px solid }
.myToplink:active { border-bottom: 1px solid }
.myToplink:hover { border-bottom: 1px dashed }

/* Style for Admin Panel */

.tblWhite
{
	font-weight:normal;
	line-height: 20px;
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid;
	border-spacing:5px;
	padding:3px;
}

/* Style for Photo Album */

.tblPhotoStack
{
	background-image: url(/photos/images/PhotoStackLight.jpg);	
	background-repeat: no-repeat;
}

.AlbumText
{
	/* text on album default page under each category*/
	color:#1E1E1E;	
}

/* Style for Blog */

.BlogNavigationLinks
{	
	/* Define All Main Links on all the pages of website */
	color:Red; text-decoration: none;
}
.BlogNavigationLinks:link { border-bottom: 1px solid }
.BlogNavigationLinks:visited { border-bottom: 1px solid }
.BlogNavigationLinks:active { border-bottom: 1px solid }
.BlogNavigationLinks:hover { border-bottom: 1px dashed }

.tblBlogHeader
{
	color: #A72227;
	font-size: 11pt;
	/*color: #1650A6;*/
}

.LinkBlogHeader
{
	color: #A72227;
	font-size: 11pt;
	text-decoration: none;
	/*color: #1650A6;*/
}
.LinkBlogHeader:link { border-bottom: 1px solid }
.LinkBlogHeader:visited { border-bottom: 1px solid }
.LinkBlogHeader:active { border-bottom: 1px solid }
.LinkBlogHeader:hover { border-bottom: 1px dashed }

.tblBlog
{
	color:#1E1E1E;
	font-size: 9pt;	
}

.tblBlogInfo
{	/* Style for Blog Date and Comment & Category Links */
	color: #0066FF;
	font-size:8pt;	
}

.tblBlogInfoLinks
{	/* Style for Blog Date and Comment & Category Links */
	color: #0066FF;
	font-size:8pt;
	text-decoration: none;	
}

.tblBlogInfoLinks:link { border-bottom: 1px solid }
.tblBlogInfoLinks:visited { border-bottom: 1px solid }
.tblBlogInfoLinks:active { border-bottom: 1px solid }
.tblBlogInfoLinks:hover { border-bottom: 1px dashed }

.hrStyle
{
	/* Style for Blog HR Line between Blog Categorry Description & Blog Posts */
	color:Gray;
	height:1px;	
}

.tdBlogPostContents
{
	/*text-decoration: none;*/
}

.tdBlogPostContentsLinks
{
	text-decoration: none;
	color:#cc0000;		
}
.tdBlogPostContentsLinks:link { border-bottom: 1px solid }
.tdBlogPostContentsLinks:visited { border-bottom: 1px solid }
.tdBlogPostContentsLinks:active { border-bottom: 1px solid }
.tdBlogPostContentsLinks:hover { border-bottom: 1px dashed }
