/* 
================================

Skin styles for FarsPost By Amin Reza Daneshvar 
www.AnahitaIT.com
================================
*/

/* Standard HTML Tag Settings */

body { background-color: #dee6ea; background-image: url(Images/bg00.gif); }
table, tr, td, p {font-family: tahoma, arial, helvetica;font-size: 11px;line-height: 1.3em;}

/* Standard DotNetNuke Settings */

.pagemaster {background-color: #DEE6E9;}

.controlpanel {
width: 100%;
background-color: #F8F6FB;
}

.toppane {
width: 100%;
background-color: white;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}
.leftpane {
background-color: transparent;
padding-left: 0px;
padding-right: 2px;
padding-top: 2px;
}
.contentpane {
width: 100%;
background-color: transparent;
padding-left: 2px;
padding-right:2px;
padding-top: 2px;
}
.rightpane {
padding-left: 2px;
padding-right: 0px;
padding-top: 2px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 1px;
padding-right: 1px;
padding-top: 2px;
}


/* Standard Menu Settings */

.MainMenu_MenuContainer { background-color: #dcdada; direction: rtl; }
.MainMenu_MenuBar { color: black; cursor: pointer; cursor: pointer; height: 16px; background-color: transparent; margin: 0; direction: rtl;}
.MainMenu_MenuItem {  cursor: pointer; cursor: pointer; color: black; font-family: tahoma, arial, helvetica; font-size: 9pt; font-weight: normal; font-style: normal; background-color: transparent; height: 19px; text-align: right; border-style: solid; border-width: 0; }
.MainMenu_MenuIcon { direction: rtl; background-color: #e1e1e1; border-left: 0 solid #a2baec; border-bottom: 0 solid #a2baec; border-top: 0 solid #a2baec; cursor: pointer; cursor: pointer; text-align: left; width: 0; height: 19px; border-right-width: 0; }
.MainMenu_SubMenu {
position: fixed;
background-color:   #e1e1e1;  
z-index: 1000; 
cursor: pointer; 
cursor: pointer; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction= 135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 0px;
}
.MainMenu_MenuItemSel { background-color: #e1e1e1; cursor: pointer; cursor: pointer; color: blue; font-family: tahoma, arial, helvetica; font-size: 9pt; font-weight: normal; font-style: normal; margin: 0; border-width: 1px; }
.MainMenu_MenuArrow { color: #00f !important; font-family: webdings; font-size: 9pt; background-color: #e1e1e1; border-top-style: solid; border-top-width: 0; border-right-style: solid; border-right-width: 0; border-bottom-style: solid; border-bottom-width: 0; border-left-width: 0; cursor: pointer; cursor: pointer; }
.MainMenu_RootMenuArrow {  text-align: left; color: #e1e1e1; font-family: webdings; font-size: 9pt; background-position:  left 0; cursor: pointer; cursor:   pointer; text-align: left    }

/* End Menu Settings */

.StandardButton {
background: #467599 none; 
color: #ffffff;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  10px;
font-weight:  bold;
color: #000000; 
line-height: 12px;
}

/* Custom Classes */
.content {
background-color: #ffffff;
}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}


/* Light Background Elements */
.LightBG {
width: auto;
color: #404040;
}

a.LightBG:link, a.LightBG:active {
text-decoration: none;
color: #467599;
font-weight: normal;
}

a.LightBG:link, a.LightBG:visited {
text-decoration: none;
color: #467599;
font-weight: normal;
}


a.LightBG:hover {
text-decoration: none;
color: #404040;
font-weight: normal;
}

/*Footer Classes */

.FooterText {
width: auto;
color: #404040;
}

a.FooterText:link, a.FooterText:visited, a.FooterText:active {
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

a.FooterText:hover {
text-decoration: none;
color: #fafafa;
font-weight: normal;
}




/* End Light Background Elements */
.Logo {
padding-left: 8px;
padding-top: 12px;
}

/* End Custom Classes */
