﻿/*
Copyright 2008-2009 vivaldipartners.ir - All rights reserved
Design, Develop & Deploy: Sam Pessian
www.innovate.ir
pessian@innovate.ir
*/


body
{
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-align: justify;
	line-height: 20px;
}

.footer
{
	font-family: @Arial Unicode MS;
	font-size: 10px;
	color: #1f4e84;
	text-align: justify;
}

/*Style Of Language selection tabs*/

a.Language_Tab:Link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

a.Language_Tab:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #56cff2;
	text-decoration: none;
	font-weight: bold;
}

a.Language_Tab:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #56cff2;
	text-decoration: none;
	font-weight: bold;
}

a.Language_Tab:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #56cff2;
	text-decoration: none;
	font-weight: bold;
}

td.table_con 
{
	
	font-family: Tahoma;
	font-size: 9px;
	color: #727272;
	text-align: justify;
	line-height: 20px;}
/*Style Of Top Nav-bar in the home page*/

a.TopNav:Link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

a.TopNav:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a.TopNav:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

a.TopNav:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
a.TopNav-Selected
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bolder;
}
/*Style Of Speaking Engagement table header in the home page*/
.SpeakingLabel
{
	font-family: Tahoma;
	font-size: medium;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

/*Style Of Speaking Engagement scrollbar in the home page*/
.ScrollStyle
{
	color: black;
	background-color: #a0a0a0;
	scrollbar-face-color: #989898;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: white;
	scrollbar-shadow-color: #989898;
	scrollbar-highlight-color: #989898;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-Color: #989898;
}

/*Style Of Speaking Engagement body in the home page*/
.lblScroll
{
	font-family: Tahoma;
	font-size: smaller;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

/*Style Of top nav-bar when its selected*/


/*Style Of page header label for each page of web site*/
a.lblHeader:Link
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #1f4e84;
	text-decoration: none;
}
a.lblHeader:Hover
{
	font-family: Tahoma;
		font-size: 18px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}
a.lblHeader:Visited
{
	font-family: Tahoma;
		font-size: 18px;
	font-weight:bold;
	color: #ff6600;
	text-decoration: none;
}

.lblHeader
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #1f4e84;
	text-decoration: none;
	}

.ProfileTitle
{
	font-family: Tahoma;
	font-size: medium;
	color: #1f4e84;
	text-decoration: none;
	font-weight: bold;
}

.Profile_Subtitle
{
	font-family: Tahoma;
	font-size: medium;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

/*Style Of inner page text of web site*/
.lblinner_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1f4e84;
	text-align: justify;
	font-weight: bolder;
	direction: rtl;
}

.ulStyle
{
	list-style-type: square;
	color: #ff6600;
}


/*Style Of Email*/
a.BioEmail:Link
{
	font-family: Tahoma;
	font-size: smaller;
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
a.BioEmail:Hover
{
	font-family: Tahoma;
	font-size: smaller;
	color: #1f4e84;
	text-decoration: underline;
	font-weight: bold;
}
a.BioEmail:Visited
{
	font-family: Tahoma;
	font-size: smaller;
	color: #1f4e84;
	text-decoration: underline;
	font-weight: bold;
}
