﻿/* © 2007 www.edreamer.ir, All Rights Reserved. */

a {
	text-decoration: none;
}
a:link {
	color: #215DC6;
}

a:visited {
	color: navy;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: blue;
}
table {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	border-collapse:collapse;
	cursor:default;
	border:0px;
}
body {
	background: white url('../images/Cpanel/bg.jpg') repeat-x fixed left bottom;
	margin-top:15px;
	margin-right: 0px;	
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
}
fieldset {
	margin-bottom:10px;
	padding: 0px 10px 10px 10px;
}
fieldset img {
	vertical-align: text-top;
}
.pagetitle {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: #2461BF;
}
.maintitle {
	text-align: left;
	font-size: 155%;
	font-weight: bold;
	color: white;
}
#footer {
	text-align: left;
	font-size: 7pt;
	color: #2461BF;
	background-color: #D1DDF1;
}
#footer a {
	color: #2461BF;
}
.maincontent {
	color: #EFF3FF;
	background: #6894E2 url('../images/Cpanel/watermark.gif') no-repeat scroll left bottom;
}
.maincontent p {
	margin-top:0px;
}
.maincontent a:visited {
	color: white;
}
.maincontent a {
	color: white;
}
.pagecontent {
	background: white url('../images/Cpanel/watermark2.gif') no-repeat scroll left bottom;
}
.pagecontent p {
	margin-top:0px;
}
.panel {
	background-color: #EFF3FF;
	width: 170px;
}
.panel2 {
	background-color: #D6DFF7;
	width: 170px;
}
.panel a:visited  {
	color: #215DC6;
}
.panel a  {
	color: #215DC6;
}
.panel2 a:visited  {
	color: #215DC6;
}
.panel2 a  {
	color: #215DC6;
}
.tip {
	border: 1px solid #CFCFBE;
	background-color: #FFFFEE;
	font-size:100%;
	margin-bottom:10px;
}
.paneltitle {
	text-align: left;
	font-weight: bold;
	height: 24px;
	width: 131px;
	color:white;
	background-image: url('../images/Cpanel/panbm.gif');
}
.paneltitle2 {
	text-align: left;
	color: #215DC6;
	font-weight: bold;
	background-image: url('../images/Cpanel/panwm.gif');
	height: 24px;
	width: 131px;
}
.toppanel{
	margin-top:17px;
}
.btnpanel{
	margin-bottom:17px;
}
.navigation {
	background: #5083DD url('../images/Cpanel/navbg.gif') repeat-x scroll left top;
	vertical-align:top;
	width: 200px;
}
.navigation br {
	font-size:6pt;
}
#header {
	border-style: solid solid none solid;
	border-color: #2461BF;
	border-width: 2px;
	text-align: left;
	font-size: 13pt;
	color: white;
	background-color: #2461BF;
	background-image: url('../images/Cpanel/header.gif');
	line-height: 15px;
	font-weight: bold;
	width: 760px;
	height: 70px;
}
#header2 {
	border-style: solid solid none solid;
	border-color: #2461BF;
	border-width: 1px;
	text-align: left;
	font-size: 10pt;
	color: white;
	background-color: #2461BF;
	background-image: url('../images/Cpanel/header2.gif');
	line-height: 15px;
	font-weight: bold;
}
#username {
	text-align: right;
	font-size: 8pt;
	font-weight:normal;
	width: 200px;
	line-height: 12px;
}
#username a {
	font-size: 8pt;
	color:white;
}
.taskpanel {
	font-size:100%;
}
.buttons {
	font-family: Tahoma, Verdana, sans-serif;
 	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	color: #5B80AD;
	cursor: pointer;
	border-color:#5B80AD;
	border-width:1px;
	background-color:white;
	background-image:url('../images/Cpanel/button.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	color: #5B80AD;
}
.gridmain
{
	width: 100%;
}
.gridrow
{
	background-color: #EFF3FB;
}

.grideditrow
{
	background-color: #2461BF;
}

.gridselectedrow
{
	background-color: #D1DDF1;
	color: #333333;
	font-weight:bold;
}
.gridheader
{
	color:White;	
	background-color: #507CD1;
	font-weight: bold;
	text-align: left;
}

.gridheader a
{
	color:White;	
}
.gridpager 
{
	color:White;	
	background-color: #507CD1;
	font-weight: bold;
	text-align: left;
}
.gridpager a
{
		color:White;	
}
.gridalternative 
{
	background-color: White;
}