﻿/*
Copyright 2009 brandconference.ir - All rights reserved
Design, Develop & Deploy: Sam Pessian
www.innovate.ir
pessian@innovate.ir
*/

body
{
	background-color: #7b7c7e;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Black;
}

td.body_text
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Black;
	line-height: 20px;
	text-align: justify;
}

td.header 
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
	line-height: 20px;
	text-align: justify;
	background-color:#911027;
	height:8px;
	}


a.email:Link
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #7b7c7e;
	font-weight: bold;
	text-decoration: none;
}

a.email:Hover
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: bold;
	text-decoration: underline;
}
a.email:Visited
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: bold;
	text-decoration: none;
}

.footer
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

td.leftborder
{
	border-left: #7b7c7e thin solid;
	padding-left: 10px;
}

td.subpage_leftborder
{
	border-left: #7b7c7e thin solid;
}

a.right_nav_tab:Link
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #7b7c7e;
	font-weight: normal;
	text-decoration: none;
}

a.right_nav_tab:Hover
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: normal;
	text-decoration: none;
}
a.right_nav_tab:Visited
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: normal;
	text-decoration: none;
}

td.tabseperator
{
	border-bottom: #7b7c7e 1px solid;
	padding-left: 0px;
}

a.english_tab:Link
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #7b7c7e;
	font-weight: bold;
	text-decoration: none;
}

a.english_tab:Hover
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: bold;
	text-decoration: none;
}
a.english_tab:Visited
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 11px;
	color: #911027;
	font-weight: bold;
	text-decoration: none;
}

td.banner
{
	border-bottom: #7b7c7e 1px solid;
}

.title
{
	color: #911027;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.email_body:Link
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a.email_body:Hover
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 12px;
	color: #911027;
	font-weight: normal;
	text-decoration: underline;
}
a.email_body:Visited
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 12px;
	color: #911027;
	font-weight: normal;
	text-decoration: none;
}

.map_holder
{
	border-left: #7b7c7e 3px double;
	border-right: #7b7c7e 3px double;
	border-top: #7b7c7e 3px double;
	border-bottom: #7b7c7e 3px double;
}

td.banner_left_seperator
{
	border-left: #7b7c7e 1px solid;
}

td.banner_right_seperator
{
	border-right: #7b7c7e 1px solid;
}

.marqueecontainer
{
	position: relative;
	width: 100px; /*marquee width */
	height: 50px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
}


.farakhan_type_guidance
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 12px;
	color: #911027;
	font-weight: normal;
	text-decoration: underline;
}

.datetime
{
	font-family: Tahoma, @Arial Unicode MS;
	font-size: 9px;
	color: #7b7c7e;
	font-weight: bold;
}
a.body_tab:Link
{	 
	color:black;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	}
a.body_tab:Hover
{
	color:#8e1127;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:underline;
	}
a.body_tab:Visited
{
	color:#8e1127;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	}

.button
{
	border-right: #911027 thin solid;
	border-top: #911027 thin solid;
	border-left: #911027 thin solid;
	border-bottom: #911027 thin solid;
	font-family: @Arial Unicode MS Tahoma;
	font-size: 12px;
	color:#911027;
	background-color:Transparent;
}

.txtbox
{
	border-right: #7b7c7e thin solid;
	border-top: #7b7c7e thin solid;
	border-left: #7b7c7e thin solid;
	border-bottom: #7b7c7e thin solid;
	font-family: @Arial Unicode MS Tahoma;
	font-size: 12px;
	color:#7b7c7e;
	background-color:Transparent;
}

.error 
{
	color:red;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;}