/*  
Theme Name: CityPortal Blu
Theme URI: http://www.GoogleA4.com/
Description: A blueish 3-column theme with a large customizable header, visible post author, and category navigation at the bottom.
Version: 1.2-wpcom
Author: MohammadReza Heidary
Author URI: http://www.GoogleA4.com/
*/
body {
	background: #9BC3D5 url('images/pat.gif') 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	color: #484848; /* text color */
	margin: 0px 0px 0px 0px; /* top right bottom left */
	scrollbar-3dlight-color : #708090;
	scrollbar-arrow-color : #708090;
	scrollbar-base-color : #708090;
	scrollbar-darkshadow-color : #708090;
	scrollbar-face-color : #F0F2F3;
	scrollbar-highlight-color : #F0F2F3;
	scrollbar-shadow-color : #F0F2F3;
	scrollbar-track-color : #F0F2F3;
}
input, textarea, select {	
	font-family: tahoma; /* font name */
	font-size: 9pt; /* font size */
} 

P{
 margin-top:3px; margin-bottom:3px
}
a.menu:link, a.menu:visited {
        color:#666666;
		display:block;
        background-position:  right 50%;
        text-align: right;
        font-weight: bold;
		background-image:url('images/menu.png');
		background-repeat:no-repeat;
		height:30px;
		padding-right:20px;
		padding-top:8px;
		margin-top:-7px!important;
		margin-top:0px !important;
		width:184px	
		text-decoration: none;

 }

a.menu:hover {
        color: #4490B4;
        background-position:  right 50%;
		background-image:url('images/omenu.png');
        text-align: right
       	text-decoration: none;


        }
.aspmaker {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */	
}


a:active {
	color: Red  ; /* active link color */
    	text-decoration: none;
	}

a:link {
        color: #4490B4;
	       	text-decoration: none;

}

a:visited {
	color: #A0522D; /* visited link color */
	       	text-decoration: none;

}
a:hover {
        color: Orange;
       	text-decoration: none;

}

/* main table */
.ewTable {
	width: 90%; /* table width */	
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
	cellpadding= 1
}

/* main table data cells */
.ewTable td {
	padding: 5px; /* cell padding */
	border: 0px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #0074C1; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #ECF5F9; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #C3E3EF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #DFEEF4; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */	
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 90%; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/