﻿/* CSS Document */
body
{
	margin: 0px;
	direction: rtl;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 16px;
}

.link_container
{
	padding-top:1px;
	padding-bottom:1px;
}
.link_cat
{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height:25px;
	border:solid 1px #cccccc;
}
.link_col1
{
	border:solid 1px #cccccc;
}
.link_col2
{
	border:solid 1px #cccccc;
}
a
{
	text-decoration: none;
	color: Black;
}
a:active
{
	color: DarkRed;
}
a:Visited
{
	color: DarkRed;
}
/* ........ Global ........ */
.IranFontF
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.arialFont
{
	font-family: Arial;
}

.black
{
	color: #333333;
}
.white
{
	color: #ffffff;
}
.white a:active
{
	color:#eee8aa;
}
.white a:visited
{
	color:#eee8aa;
}
.gray
{
	color: #60696e;
}
.Lightgray
{
	color: #697378;
}







.fontSizeSmall
{
	font-size: 10px;
}
.fontSizeMedium
{
	font-size: 11px;
}
.fontSizeMedium2
{
	font-size: 14px;
}
.fontSizeLarg
{
	font-size: 12px;
}
.fontSizeLarg2
{
	font-size: 16px;
	line-height:20px;
}
.fontSizeXLarg
{
	font-size: 14px;
}
.fontSizeXXLarg
{
	font-size: 16px;
}


.boldFace
{
	font-weight: bold;
}

.noTextDec
{
	text-decoration: none;
}
.textRight
{
	text-align: right;
}
.textCenter
{
	text-align: center;
}
.textLeft
{
	text-align: left;
}



/* ...............Header................ */


#header
{
	width: 1003px;
	height: 164px;
}

#siteAdress
{
	float: left;
	width: 100px;
	margin-top: 8px;
	color: White;
}

#Date
{
	float: right;
	width: 650px;
	margin-top: 8px;
	color: White;
	text-align: right;
	padding-right: 10px;
}

#mainHeader
{
	width: 1003px;
	height: 105px;
	border-bottom: solid 1px #8a979d;
	
}


#headerLeft{
	height: 82px;
	width: 684px;
	float: left;
	padding-right: 3px;
	background-image: url(../images/header/headerLeftBg.jpg);
	}

#favoritesBox
{
	float: right;
	width: 230px;
	height: 20px;
	background-image: url(../images/header/javan_favoritesBg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
}



#selectColorBox{
	float: right;
	width: 75px;
	height: 20px;
	background-image: url(../images/header/javan_favoritesBg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	position:relative;
	}

#ColorBox{
	position:absolute;
	left:0px;
	top:23px;
	width:220px;
	height:30px;
	background-color:#000000;
	padding-top:15px;
	padding-left:15px;
	display:none;
	}
	
	
.ColorItem{
	width:43px; 
	height:15px;
	float:left;
	margin-right:10px;
	cursor:pointer;
	}	
	
	
#green{background-color:#44811b;}
#blue{background-color:#2a65a1;}
#cream{background-color:#ad9a4d;}
#red{background-color:#ff1b01;}

	
#TopMenu
{
	float: left;
	width: 360px;
	overflow: auto;
	padding-left: 12px;
}



#TopMenu a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	color: White;
}
#javanLogoBox
{
	float: left;
	width: 500px;
	margin-top: 5px;
	padding-left: 15px;
}

#Menu
{
	background-color: #1b1b1c;
	height: 23px;
	width: 667px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	overflow: hidden;
}

#Menu a
{
	display: block;
	font-size: 10px;
}


.MenuItem
{
	float:right;
	height: 23px;
	background-image: url(../images/sideBar/javan_menuItemBg.gif);
	background-repeat: no-repeat;
	width: 65px;
	padding-top:3px;
	z-index:200;
}

.MenuItem a
{
	color: White;
}


#marque
{
	float: right;
	width: 660px;
	padding-right: 25px;
	margin-top: 5px;
}



/* ...............Main Body............... */


#MainBody
{
	width: 1003px;
	overflow: auto;
	margin-top: 8px;
}

#sideBar
{
	float: right;
	width: 240px;
	padding-left: 12px;
	overflow: auto;
}
#Center
{
	width: 751px;
	float: right;
	overflow: auto;
}

#subRightCol
{
	width: 502px;
	float:right;
}

/* ...............sideBar............... */

.TemplateBox
{
	float:left;
	width: 100%;
	height:auto;
	padding-bottom: 14px;
}

.TitleBar
{
	width: 100%;
	height: 26px;
	background-image: url(../images/sidebar/javan_titleBarBg.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index:-1;
	margin-top:3px;
}

.TitleBar p{
	padding-top: 5px;
}

.TitleBar .Icon{
	bottom: 0px;
	position: absolute;
	left: 10px;
	z-index: 10;
	
}

.TemplateNewsContent{
	width: 100%;
	overflow: auto;
	background-color: #eaebec;
	border-top: solid 1px white;
	padding-bottom: 5px;
	border-bottom: solid 1px #e8e9ea;
}

.noteItem{
	width: 90%;
	overflow: auto;
	padding-top: 14px;
}

.noteItem p{
	overflow:visible;
}
.TemplateNewsContent div.Smallpic{
	float: right;
	width: 66px;
	height: 76px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.TemplateNewsContent div.Smallpic img.Smallpic{
	height: 76px;
	border: 0px;
}

div.Smallpic{
	width: 66px;
	height: 76px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	float: right;
}

div.Smallpic img.Smallpic{
	height: 76px;
	border: 0px;
}

div.SmallpicH{
	width: 68px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	float: left;
	display:inline-block;
	margin-right:10px;
}

img.SmallpicH{
	border: solid 1px #4a4d4f;
	width: 66px;
}

.noteContentText{
	width: 140px;
	overflow: auto;
	float: right;
	overflow: auto;
}

.archiveBar{
	width: 100%;
	height: 19px;
}

.AichiveIcon{
	width: auto;
	float: right;
	height: 17px;
	background-image: url(../images/sidebar/javan_archiveBarBg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
.PlusMinus{
	width: 50px;
	float: left;
	height: 20px;
	
}

.PlusMinus img{
	margin-right: 1px;
	cursor:pointer;
}

.specificNewsItem{
	width: 90%;
	overflow: auto;
	padding-top: 7px;
}


#talkContentItem{
	width: 90%;
	overflow: auto;
	padding-top: 14px;
}

#talkContentItem hr{
	width: 100%;
	float: right;
	margin-top: 5px;
	border: 1px solid #c5c6c7;
	border-top: 1px solid #eaebec;
}

#talkContentText1{
	width: 140px;
	overflow: auto;
	float: right;
	
}
.talkContentText2{
	width: 100%;
	float: right;
}

.talkContentText3{
	width: 100%;
	overflow: auto;
	padding-bottom: 5px;
}


#talkBox{
	width:100%;
	float:right;
	}
	
#ServTalkBox{
	width:100%;
	float:right;
	}	
	
/* ...............photoReport  Box............... */
.photoReportItem
{
	width: 215px;
	float: right;
	padding-right: 12px;
	padding-top: 10px;
}

.photoReportItemTitle
{
	width: 100%;
	height: 5px;
	background-color: White;
}
.photoReportItemBody
{
	width: 177px;
	overflow: auto;
	padding-right: 25px;
	padding-left: 12px;
	background-color: White;
	padding-top: 10px;
}


.photoReportItemBody div.Smallpic
{
	float: right;
	width: 160px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.photoReportItemBody div.Smallpic img.Smallpic
{
	height: 120px;
	border: 0px;
}


.photoReportText
{
	height:45px;
	overflow:hidden;
	width: 100%;
	float: right;
	
}
.photoReportText p
{
	margin-bottom: 5px;
}

.photoReportText1
{
	width: 100%;
	height: 50px;
	float: right;
	padding-bottom: 5px;
	overflow: hidden;
}

.OtherInfoBox{
	float: left;
	width: 88%;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 10px;
}



.OtherInfoTitle
{
	float: right;
	width: 200px;
}


/* ...............special Box............... */
.specialBoxItem
{
	width: 106px;
	float: right;
	padding-right: 9px;
	padding-top: 10px;
	
}

.specialBoxItemBody
{
	width: 86px;
	overflow: auto;
	padding-right: 9px;
	padding-left: 12px;
	background-color: White;
	padding-top: 5px;
	
}
.specialBoxItemBody div.Smallpic
{
	float: right;
	width: 88px;
	height: 58px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.specialBoxItemBody div.Smallpic img.Smallpic
{
	height: 58px;
	border: 0px;
}

/* ...............Comic Box............... */
#ComicItem
{
	width: 216px;
	overflow: auto;
	padding-top: 17px;
}
.ComicItemTitle
{
	width: 100%;
	height: 5px;
	background-color: White;
}
#ComicItemBody
{
	width: 190px;
	overflow: auto;
	background-color: White;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	
}
#ComicItemPix
{
	width: 160px;
	height: 120px;
	border: solid 1px black;
	float: right;
}
#ComicItemText
{
	width: 150px;
	float: right;
	padding-left: 10px;
	overflow:auto;
	padding-top:5px;
}



/* ...............Center Bar............... */
/* ...............TopNews............... */
#TopNewsBoxHolder
{
	width: 501px;
	float: right;
	overflow: auto;
	padding-bottom: 14px;
	
}
#TopNewsBoxHolder div.Largpic
{
	float: right;
	width: 312px;
	height: 207px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
}

#TopNewsBoxHolder div.Largpic img.Largpic
{
	height: 207px;
	border: 0px;
}

div.Largpic
{
	float: right;
	width: 312px;
	height: 207px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
}

div.Largpic img.Largpic
{
	height: 207px;
	border: 0px;
}

#topNewsBoxText
{
	width: 170px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 207px;
	background-image: url(../images/sidebar/javan_TopNewsBgBox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#topNewsBoxTextContent
{
	width: 160px;
	height: 145px;
	overflow: hidden;
	padding-top: 15px;
}

#TopNewsPageNumber
{
	width: 160px;
	height: 20px;
	overflow: hidden;
	padding-top: 10px;
	color: White;
	direction: rtl;
}

#TopNewsPageNumber img
{
	margin-right: 4px;
}

.pageNamber
{
	cursor: hand;
	width: 19px;
	height: 17px;
	float: left;
	background-color: #434749;
	color: White;
	margin-right: 2px;
	padding-top: 2px;
	cursor: pointer;
}


.pageNamberPA
{
	cursor: pointer;
	display:inline-block;
	width: 19px;
	height: 17px;
	background-color: #434749;
	color: White;
	cursor: pointer;
	vertical-align: middle;
	padding: 2px 1px;
	margin:0px 1px;
}
.pageNamberPA:Visited
{
	color:White;}

.pageNamberSelectedPA
{
	display:inline-block;
	width: 19px;
	height: 17px;
	color: White;
	background-color: red;
	padding: 2px 1px;
	margin:0px 1px;
	vertical-align: middle;
}
.pageNamberSelectedPA:Visited
{
	color:White;}

/* ...............News Report Box............... */

.NewsReportItem
{
	width: 190px;
	overflow: auto;
	padding-top: 14px;
	padding-left: 17px;
	padding-right: 17px;
	float: right;
	padding-bottom: 5px;
}

.NewsReportItem div.Smallpic
{
	float: right;
	width: 92px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.NewsReportItem div.Smallpic img.Smallpic
{
	height: 61px;
	border: 0px;
}

.NewsReportText1
{
	width: 90px;
	overflow: auto;
	float: left;
}

.NewsReportText2
{
	width: 190px;
	overflow: auto;
	float: left;
}

.BtnTitleBar
{
	width: 100%;
	height: 5px;
	background-color: #e9eaeb;
}
/* ...............Right and Left Box.............. */
#left
{
	width: 240px;
	float: left;
	
}

/* ...............Banner Box.............. */
#BannerBox
{
	width: 501px;
	padding-left: 10px;
}

/* ...............Last News Box.............. */

#LastNewsBOx
{
	width: 501px;
}

#LastNewsContent
{
	width: 499px;
	overflow: auto;
	border: solid 1px #eaebec;
	padding-bottom: 15px;
	margin-top: 1px;
}
#LastNewsInfoContent
{
	width: 749px;
	overflow: auto;
	border: solid 1px #eaebec;
	padding-bottom: 15px;
	margin-top: 1px;
}

#LastNewsContent div.Smallpic
{
	display:inline-block;
	float: left;
	width: 94px;
	height: 64px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	margin-right:10px;
	border: solid 1px #4a4d4f;	
}

#LastNewsContent div.Smallpic img.Smallpic{
	width: auto;
	height: 64px;
	border:0px;
}

.LastNewsItem{
	width: 225px;
	height:127px;
	overflow: hidden;
	float: right;
	margin: 6px 6px 6px 0;	
	padding:4px;
	border:solid 1px #bbbbbb;
	
}

.LastNewsText
{
	width: 130px;
	padding-right: 10px;
	float: right;
	padding-bottom: 5px;
}


/* ..............Archive Box.............. */

#archiveBox
{
	width: 240px;
	overflow: auto;
	padding-bottom: 14px;
}


#archiveTitleBar{
	width: 150px;
	overflow: auto;
	float: right;
	background-color: #eaebec;
	color: White;
}
#archiveTitleBar p{
	padding-top:5px;
	color:Black;
	padding-right:10px;
}

.archiveIcon
{
	width: 19px;
	height: 17px;
	background-color: #a5a6a7;
	float: left;
	margin-right: 2px;
	padding-top: 2px;
}

.archiveIconSelected
{
	width: 19px;
	height: 17px;
	background-color: #a5a6a7;
	float: left;
	margin-right: 2px;
	padding-top: 2px;
}

#archiveContent
{
	float: right;
	width: 230px;
	background-color: #e9eaeb;
	width:236px;
	margin-top:1px;
}

#archiveContent div.Smallpic
{
	float: left;
	width: 218px;
	height: 152px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

#archiveContent div.Smallpic img.Smallpic
{
	height: 152px;
	border: 0px;
}

#archiveContent p
{
	margin-top: 14px;
	float: right;
}

#pollingContent p
{
	width: 90%;
	margin-top: 8px;
}

.hitNewsContent
{
	width: 100%;
	overflow: auto;
}

.hitNewsItem
{
	width: 100%;
	padding-top: 10px;
}


.hitNewsItem p
{
	width: 90%;
}
.advertiZgItem
{
	width:501px;
	padding-top: 10px;
}

.LftadvertisingItem{ 
	width:240px;
	padding-top: 10px;
}

/* ..............UnderMenu.............. */
#UnderMenu
{
	height: 23px;
	width: 330px;
	float: right;
	padding-right: 20px;
	text-align: center;
	overflow: hidden;
}
#UnderMenu a
{
	display: block;
	font-size: 10px;
}

#UnderSoftMenu
{
	float: left;
	width: 590px;
	overflow: auto;
	padding-left: 12px;
}


#UnderSoftMenu a
{
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#UnderMenuContent
{
	float: left;
	background-color: #626b70;
	width: 953px;
	padding-top: 30px;
	padding-right: 50px;
	background-image: url(../images/footer/Javan_UnderMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.UnderMenuItem{
	width: 100%;
	padding-bottom: 10px;
	overflow: auto;
	
}



#footer
{
	float: left;
	width: 1003px;
	background-color: #292a2c;
	height: 150px;
	border-top: 2px solid white;
}

#insideFooter{
	padding-top: 90px;
	width: 500px;
}

#ServiceBoxHolder
{
	float:right;
	width:100%;
	margin-bottom:20px;
	padding-right:6px;
}

.ServiceBox{
	width:240px; 
	float:right;
	margin-left:8px;
	margin-top:8px;
}

.ServiceBoxTitle{
	width:100%; 
	height:23px;
}

.ServiceBoxTitleName{
	width:65px; 
	height:20px;
	background-image: url(../images/footer/javan_ServiceBoxTitle.gif);
	float:right;	
	padding-top:3px;
	color:#000000;
	font-weight:bold;
}

.ServiceBoxTitleRss{
	width:34px; 
	height:19px;
	float:left;
}

.ServiceBoxBody{
	width:100%;
	height:350px;
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:10px;
	border:solid 1px #bbbbbb;
	overflow:hidden;
	/*background-image: url(../images/footer/javan_ServiceBoxBg.jpg);*/
}

.ServiceBoxItem{
	width:100%;
	padding-top:5px;
}


.ServiceBoxItem p{
	width:90%;
	margin-bottom:4px;
	padding-bottom:2px;
	border-bottom:solid 1px #cccccc;
}

.ServiceBoxBody hr{
	width:90%; 
	border-top: 1px solid #bbbbbb;
}




/* ..............News Detail Page............. */

#newsDetailContent
{
	width: 710px;
	overflow: auto;
	background-color: #eaebec;
	border-top: solid 1px white;
	padding-bottom: 5px;
	border-bottom: solid 1px #e8e9ea;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:hidden; height:215px
	
}

#newsDetailText
{
	width: 395px;
	height: 212px;
}

#newsDetailText p
{
	padding-right: 10px;
	width:97%;
}



#NewsDetailFullTitleBar
{
	width: 100%;
	height: 4px;
	margin-top: 10px;
	background-color: #eaebec;
}

#NewsDetailFullContent
{
	width: 100%;
	overflow: auto;
	background-color: #eaebec;
	border-bottom: solid 1px #e8e9ea;
	line-height:18px;
}

#NewsDetailFullContent p
{
	width: 98%;
	padding-bottom: 20px;
	margin-right:8px;
}


#NewsToolsBox
{
	clear:both;
	width: 100%;
	height: 25px;
	background-color: #ff1b01;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}

#NewsToolsBox a
{
	display: block;
	padding-top: 40px;
}

#NewsToolsPrintItem
{
	width: 80px;
	position: absolute;
	background-image: url(../images/sideBar/Javan_NewsToolPrintIcon.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	left: 290px;
	height: 60px;
}

#NewsToolsXMLItem
{
	width: 80px;
	position: absolute;
	background-image: url(../images/sideBar/Javan_NewsToolXmlIcon.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	left: 190px;
	height: 60px;
}

#NewsToolsFileItem
{
	width: 60px;
	position: absolute;
	background-image: url(../images/sideBar/Javan_NewsTooFileIcon.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	left: 90px;
	height: 60px;
}


/* ..............Services Page............. */

.ServiceTopTitleBar
{
	width: 100%;
	height: 4px;
	background-color: #eaebec;
}

#ServiceTitleContent
{
	width: 100%;
	overflow: auto;
	background-color: #eaebec;
	padding-top: 20px;
}

.ServiceTitleItem
{
	width: 225px;
	height: 30px;
	background-color: #eaebec;
	padding-right: 5px;
	border-bottom: 1px solid white;
	padding-top: 9px;
	
}


#ServiceTitleItemMenu
{
	width: 220px;
	height: 36px;
	background-color: White;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#ServiceTitleItemMenu p
{
	padding-top: 8px;
	width: 80%;
}
.Pager
{
	width: 485px;
	direction: rtl;
	height: 22px;
	background-color: red;
	padding-top: 2px;
	padding-left: 13px;
	clear:right;
}

.Pager .Normal
{
	display:inline-block;
	height: 15px;
	background-color: #434749;
	color: White;
	vertical-align: middle;
	padding: 2px 5px;
}

.Pager .Selected,.Pager .Dot
{
	background-color: red;
}



/* ........ Photo Service........ */
#PhotoCenter
{
	width: 753px;
	float: right;
	overflow: auto;
	padding-left: 20px;
}

#PhotosideBar
{
	float: right;
	width: 230px;
	overflow: auto;
}


#PhotoServiceTopNewsBox div.Largpic
{
	float: right;
	width: 509px;
	height: 338px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
}

#PhotoServiceTopNewsBox div.Largpic img.Largpic
{
	height: 338px;
	border: 0px;
}


#PhotoServiceTopNewsContent
{
	width: 229px;
	height: 330px;
	float: right;
	padding-right: 15px;
}

.TemplateNewsContentTemp
{
	width: 99%;
	overflow: auto;
	border: solid 1px #eaebec;
	margin-top: 1px;
	padding-bottom: 5px;
}

.PhotoServiceLastNewsItem
{
	width: 206px;
	overflow: auto;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 10px;
}

.PhotoServiceLastNewsItem div.Smallpic
{
	width: 182px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.PhotoServiceLastNewsItem div.Smallpic img.Smallpic
{
	height: 120px;
	border: 0px;
}

.PhotoServiceLastNewsTExt
{
	width: 186px;
	overflow: auto;
	padding-left: 20px;
}

#PhotoServiceUnderMenu
{
	height: 23px;
	width: 700px;
	float: right;
	margin-top: 15px;
}

#PhotoServiceUnderMenu ul
{
	margin:0;
	padding:0;
	list-style:none;
	}

#PhotoServiceUnderMenu li
{
	display:inline;
	padding:3px 0 0;
	text-align:center;
	margin-right:1px;

	}
		
#PhotoServiceUnderMenu a
{
	color: white;
}


#PhotoServiceTitle
{
	height: 23px;
	width: 80px;
	float: right;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 15px;
}

#PhotoServiceContent
{
	width: 732px;
	overflow: auto;
	background-color: #697378;
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}

.PhotoServiceItem
{
	width: 165px;
	background-color: White;
	margin-top: 17px;
	float: right;
	margin-left: 17px;
}
.PhotoServiceTitleBar
{
	width: 100%;
	height: 5px;
}

.PhotoServiceBody
{
	width: 100%;
	height: 180px;
}
#PhotoServiceFooterPage
{
	width: 752px;
	overflow: auto;
	background-color: #697378;
	float: right;
	padding-bottom: 20px;
}

#PhotoServiceFooterPage img
{
	padding-right: 5px;
}


/* ........ Photo Service Details........ */


.PSDetailSideBarItem
{
	width: 230px;
	height: 30px;
	background-color: #e7e8e9;
	margin-bottom: 10px;
}

.PSDetailSideBarItem .IconN
{
	margin-left: 10px;
}

.PSDetailSideBarItem p
{
	margin-top: 4px;
	margin-right: 15px;
}

#PSDetailTopNewsBox
{
	width: 753px;
	overflow: auto;
	position: relative;
}

#PSDetailTopNewsBox div.Largpic
{
	float: right;
	width: 753px;
	height: 480px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
}

#PSDetailTopNewsBox div.Largpic img.Largpic
{
	height: 480px;
	border: 0px;
}

#PSDetailTopNewsNextBox
{
	width: 19px;
	height: 19px;
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 0;
	cursor:pointer;
}

#PSDetailTopNewsBackBox
{
	width: 19px;
	height: 19px;
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	cursor:pointer;
}
#PSDetailPhotoReportHolder
{
	width: 753px;
	overflow: auto;
	background-color: #697378;
	padding-top: 20px;
	margin-top: 5px;
}

#PSDetailPhotoReportBox
{
	width: 710px;
	background-image: url(../images/sideBar/Javan_PSDetailPhotoReportBgBox.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
}

.PSDetailPhotoReportItem
{
	width: 150px;
	height: 115px;
	padding-right: 27px;
	padding-top: 12px;
	float: right;
}
.PSDetailPhotoReportItem div.Smallpic
{
	float: right;
	width: 120px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
	border: solid 1px #4a4d4f;
}

.PSDetailPhotoReportItem div.Smallpic img.Smallpic
{
	height: 80px;
	border: 0px;
}

#PSDetailPhotoReportRelatedTitle
{
	width: 730px;
	overflow: auto;
	padding-right: 22px;
	padding-bottom: 20px;
}

#PSDetailPhotoReportRelatedBox
{
	width: 710px;
	background-image: url(../images/sideBar/Javan_PSDetailPhotoReportRelatedBgBox.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
}
#PhotoServiceDetailtextContent
{
	width: 100%;
	height: 330px;
	padding-bottom: 30px;
}



/* ........ Pdf Page........ */
#PdfSideBar
{
	float: right;
	width: 310px;
	overflow: auto;
	padding-left: 20px;
}

#PdfCenter
{
	width: 651px;
	float: right;
	overflow: auto;
	border: solid 1px #eaebec;
	padding-left: 20px;
}

#PdfTitleBox
{
	width: 100%;
	height: 52px;
	background-color: Red;
	margin-bottom: 14px;
}

#PdfTitleBox .Iconn
{
	margin-right: 25px;
}

#PdfArchiveBoxContent p
{
	width: 80%;
	padding-top: 20px;
}

.PdfItem
{
	width: 140px;
	height: 250px;
	float: left;
	padding-top: 18px;
	padding-right: 0 7px;
}

.PdfItem div.Largpic
{
	float: right;
	width: 144px;
	height: 207px;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
	text-align: center;
	overflow: hidden;
}

.PdfItem div.Largpic img.Largpic
{
	height: 207px;
	border: 0px;
}

.PdfNumBox
{
	width: 19px;
	height: 19px;
	float: left;
}


