﻿/*
****************************************************
***  Theme-Layout: Default-Default              ****
***  LastEdited:   27 September 2007            ****
***  Author:       Meysam Zabet                 ****
****************************************************
*/
body
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.MasterDiv
{
	width: 758px;
	border-top: none;
}
/* Header */
.MasterHeader
{
	height: 62px;
	text-align: left;
}
.ShaarLogo
{
	background-image: url(Images/Theme/ShaarLogo.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 50px;
	position: relative;
	top: 5px;
	left: 10px;
	cursor: pointer;
}
/* Top Navigation */
.MasterTopNav
{
	height: 20px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	color: #fff;
	padding: 2px 5px 0px 10px;
}

/* Content */
.MasterContent
{
	min-height: 500px;
	height: 500px;
	width: 446px;
	float: left;
}
.Content
{
	text-align:justify;
	padding: 0px 3px 6px 2px;
}
.ContentInsideSubPage
{
	padding:10px;
}
/* Sides Navigation */
.MasterSidesNav
{
	min-height: 80px;
	width: 156px;
	float: left;
	text-indent:3px;
}
.MasterSidesNav p
{
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
/* List Sides Navigation */
.MasterSidesNav ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.MasterSidesNav ul li
{
	line-height: 20px;
	text-align: left;
	
}
ul.Menu li
{
	line-height: 26px;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
ul.News li
{
	line-height: 16px;
	text-align: center;
	padding: 7px;
	text-align: left;
	font-size: 11px;
}

/* Footer */
.MasterFooter
{
	height: 20px;
	clear: both;
	text-align: left;
	padding: 2px 0px 0px 15px;

}
/* Home */
.HomeBox
{
	padding: 15px;
	text-align:justify;
}
.BtmImgHome
{
	float: left;
	padding: 5px;
	background-image:url(Images/Theme/CTMS.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:100px;
	height:100px;
}




























































/*
****************************************************
***  Author:       Meysam Zabet                 ****
****************************************************
*/
