﻿/* .: Global Style Sheets
 © 2010 www.pandm.ir, All Rights Reserved. */
 
body {
	text-align: center;
	background: url('../Images/bg_stars.jpg') repeat 0 0 #2C2C2C scroll;
	cursor: default;
	margin:0;
	padding:0;
}
body.branding {
	background-position: 100% 0;
}
a {
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF8888;
}
a:hover {
	color: #be064e;
	text-decoration: underline;
}
a:active {
	color: #003366;
}
a img {
	border-style: solid;
	border-width: 0;
}
hr, legend {
	display: none;
}
label {
	cursor: pointer;
}
.emphasis {
	font-weight: bold;
}
.akey {
	border-bottom: 1px #af0601 solid;
}
/*-----------------------------------------------------------------------------------------------
	font
-----------------------------------------------------------------------------------------------*/
h2, h4, h3, h5, h6, h1 {
	line-height: normal;
}
/*-----------------------------------------------------------------------------------------------
	layout
-----------------------------------------------------------------------------------------------*/
div#wrapper {
	width: 954px;
	margin: 0 auto;
	font-size: 1.1em;
	min-height: 100%;
}
div.mainbanner {
	width: 944px;
	margin: 0 auto;
	height: 538px;
	background: transparent url('../Images/Main/Full_HD_LED-LG.jpg') no-repeat 0 0;
}
div.localbanner {
	width: 944px;
	margin: 0 auto;
	height: 272px;
	background: transparent url('../Images/Main/banner-model.jpg') no-repeat 0 0;
}

.body-head{
    width:100%;
    height:107px;
    display:block;
    clear:both;
    position: relative;
    color: #fff ;
    background: #000 url('../Images/bg-loop-head.gif') repeat-x ;
}
.body-head h1  {
background:url('../Images/glasses-red-cyan.gif') no-repeat scroll 0 0 transparent;
direction:ltr;
display:block;
float:right;
height:57px;
margin:0;
padding:0;
text-align:left;
text-indent:-9999px;
width:245px;
font-size:1.4em;
}
.body-head .wrap h1 a{
	display:block;
	height:55px;
}

.body-head #Logo-brand{
background:url('../Images/LG-Goldiran.gif') no-repeat scroll 0 0 transparent;
direction:ltr;
display:block;
float: left;
height:57px;
width:123px;
margin:0;
padding:0;
text-align:left;
text-indent:-9999px;
}
.body-head .wrap{
margin:0 auto;
padding:7px 0 0 0;
width:944px;
}
div#contents {
	width: 944px;
	margin:0 auto 20px auto ;
	/* False margin value for all versions of IE Win, including 6.0 
	background-color:aqua;*/
}

/* neo */
div#sidebar {
	display: none;
}
/*-----------------------------------------------------------------------------------------------
	navigation menu
-----------------------------------------------------------------------------------------------*/
ul#navigation{
	clear:both;
	display:block;
	width:944px;
	height: 43px;
}
ul#navigation li {
	background: transparent none no-repeat;
	display: inline;
	cursor: pointer;
}
ul#navigation li a {
	display: block;
	height: 43px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #0C9AF0;
}
ul#navigation li a:hover {
	text-decoration: none;
}
ul#navigation li#itme-3 {
direction:ltr;
font-family:"B Yekan",Tahoma,Arial,sans-serif;
font-size:1.2em;
text-align:left;
text-indent:-9999px;
color:#0C9AF0;
display:block;
height:43px;
text-align:center;
text-decoration:none;
vertical-align:bottom;
cursor:default;
}


/* Hot Panel + Welcome */
/*-----------------------------------------------------------------------------------------------
	footer
-----------------------------------------------------------------------------------------------*/
div#navigate {
 	display:none;
}
div#footer {
	clear:both;
	width: 884px;
	height: 37px;
	line-height: 20px; 
	background: none transparent no-repeat center top;
	margin: 0px  auto 20px auto ;
	text-decoration: none;
	color: #959595;
	text-align:left;
	padding: 7px 30px;
}

div#footer ul li {
	display: inline;
}
div#footer ul li a {
	padding: 3px;
	color: #959595;
}
div#footer ul li a:hover {
	background-color: #9f0539;
	text-decoration: none;
	color: #fff;
}
div#footer span {
	font-size: 0.9em;
	letter-spacing: 0.07em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;

}


/*-----------------------------------------------------------------------------------------------
	branding header
-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------
	accessibility menu
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
	contents
-----------------------------------------------------------------------------------------------*/
.contentstyle, div#head-abstract, .taskbar, div.body-abstract {
	width: 944px;
	margin:0 auto;
}

/*-----------------------------------------------------------------------------------------------
	homepage
-----------------------------------------------------------------------------------------------*/
div#mainandhot {
display:none;
}
a.advbox {
	width: 308px;
	height: 198px;
}
a.advbox img {
	width: 308px;
	height: 198px;
}

/*-----------------------------------------------------------------------------------------------
	Task Bar & Navi Bar
-----------------------------------------------------------------------------------------------*/
.taskbar {
	background: transparent url('../Images/task_bar.gif') no-repeat;
	height: 26px;
	padding: 5px 0px 0 0;
	margin-bottom:10px;
}
.taskbar h4 {
	clear: both;
	color: #ebebeb;
	margin: 0 20px 0 20px;
	font-weight: bold;
}
.taskbar ol {
	list-style-type: none;
	position: relative;
	width: 600px;
	line-height: normal;
	color:#e1e1e1;
}
.taskbar a {
	color:#e1e1e1;
}
.taskbar a:hover {
	color:#f477a8;
}


/*-----------------------------------------------------------------------------------------------
	about
-----------------------------------------------------------------------------------------------*/
/*---------------======== Panel article==========  ---------------*/

div.article {
	clear: both;
	color: inherit;
	background-color: white;
	padding-top: 12px;
	padding-bottom: 5px;
	float:right;
}
html > body div.article {
	padding-top: 12px;
	padding-bottom: 5px;
}

div.article h4, div.article h3 , div.article h5{
	color: #C30B51;
}
div.article h4, div.article h3 {	
	font-weight: bold;
	margin-bottom: 7px;
	/*font-size-adjust:none;
	font-stretch:normal;*/;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
html > body div.article h4, html > body div.article h3 {
	text-shadow: 1px 1px #ccc;
}
div.article h5 {
	/*background-color:#E3F5FD;
	background-color:#D1F75D;*/
	border-bottom: 7px solid #CCCCCC;
	/*font-size-adjust:none;
	font-stretch:normal;*/;
	font-style: normal;	
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-top:35px;
	margin-bottom: 10px;
	 /*background-color:#E3F5FD;*/;
}
div.article ul {
	margin: 10px 20px;
	list-style-position: inside;
	list-style-type: square;
}
div.article div.row ol {
	margin: 0 0 10px 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
}

/*-----------------------------------------------------------------------------------------------
	navigate helper
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
	FCKEDITRO
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
	dialog part
-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------
	forms
-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------
	Attach
-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------
	Image Trail
-----------------------------------------------------------------------------------------------*/
a.advbox,div.body-typebox p img, div.article p.center-nostyle img, div.article p.centered img, div.article img.nostyle, div.article img.float-right, div.article img.float-left, div.article img.add-border, div.article img, div.body-modelbox img {
	background: transparent url('../Images/loading3.gif') no-repeat center center scroll;
}
.loading{
	background: transparent url('../Images/loadingAnimation.gif') no-repeat center center scroll;
}

/*-----------------------------------------------------------------------------------------------
	etooltip
-----------------------------------------------------------------------------------------------*/
html > body #tooltip {
 background: transparent  url('../Images/shadow2.png') repeat scroll 0 0  ; 
}
#tooltip {
	display:none;
	position: absolute;
	color:#fff;
	font-size: 1.1em;
	direction:rtl;
	text-align:right;
	z-index: 999;	
	padding: 5px 10px;
	background: #1e1e1e url('../Images/shadow2.png');
	border-top:1px #9f0539 solid;
	border-bottom:1px #9f0539 solid;
}




