/* 
================================

Skin styles for FarsPost By Amin Reza Daneshvar 
www.AnahitaIT.com
================================
*/

/* Standard HTML Tag Settings */

body { background-color: #dee6ea; background-image: url(FarsPostimages2/bg_cat2.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: transparent; 
}
.MainMenu_MenuBar { color: black; cursor: pointer; cursor: pointer; height: 16px; background-color: transparent; }
.MainMenu_MenuItem { cursor: pointer; cursor: pointer; color: black; font-family: tahoma, arial, helvetica; font-size: 8pt; font-weight: normal; font-style: normal; background-color: transparent; height: 19px; text-align: right; border: solid 1px #a2baec; }
.MainMenu_MenuIcon {
background-color: #a2baec; 
border-left: 1px solid #a2baec; 
border-bottom: 1px solid #a2baec; 
border-top: 1px solid #a2baec; 
cursor: pointer; 
cursor: pointer; 
text-align: right; 
width: 15px; 
height: 19px;
}
.MainMenu_SubMenu {
background-color: #a2baec;  
z-index: 1000; 
cursor: pointer; 
cursor: pointer; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: #93afeb; 
cursor: pointer; 
cursor: pointer; 
color: blue; 
font-family: tahoma, arial, helvetica; 
font-size: 8pt; 
font-weight: normal; 
font-style: normal;
height: 19px;
}
.MainMenu_MenuArrow {
border-right: #A2BAEC 1px solid; 
border-bottom: #A2BAEC 1px solid; 
border-top: #A2BAEC 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* 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: #467599; 
line-height: 30px;
}

/* 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: #ffffff;
}

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 */

