body{
	padding-top:5px;	
}

p{
	margin:0px;
	padding:0px;
	text-align:justify;
}

form{
	margin:0px;
	padding:0px;
}	
#BackPhotoService
{
	background:#d1d3d4;
	background-color:#d1d3d4;
}
#MainBorder{
    width:980px;
    height:1425px;
}
#MainBorderRate{
    width:980px;
    height:2715px;
}
#MainArticleBorder{
    width:980px;
	}

a:hover, a:hover:visited{
	text-decoration: none;
}

/*------ Picture ------*/
.img_SSize{
	width:75px;
	height:50px;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;
	text-align:center;
}

.img_MSize{
	width:100px;
	height:66px;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;	
	text-align:center;
}

.img_LSize{
	width:150px;
	height:100px;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;	
	text-align:center;	
}

.img_LSize2{
	width:225px;
	height:150;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;	
	text-align:center;	
}



.img_XLSize{
	width:300px;
	height:200px;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;	
	text-align:center;
}

.img_XXLSize{
	width:450px;
	height:300px;
	border:solid 1px #666666;
	background-color:#e6e6e6;
	overflow:hidden;	
	text-align:center;	
}


/*------ Header ------*/


#dateTimeHolder{
	width:100%;
	height:18px;
	text-align:left;	
	}

.ClockBox{
	height:133px;
	overflow:hidden;
	position:relative;
	width:980px;
	direction:rtl;
}

.ZoneTimeBox
{
	height:18px;
	left:0;
	bottom:0;
	position:absolute;
	width:350px;
	}


.datetime
{
	text-align:center;
	color: #333333;
	text-decoration: none;
	font-family :tahoma;
	font-size :8pt;
	direction:rtl;
	padding:0px 30px 0px 30px;
}
.logo
{
	height:105px;
	background-image:url(../Images/Logo/dolat.jpg);
	background-repeat:no-repeat;
	padding-right:1pt;
}

.HeaderTable{
	background-image:url(../Images/Logo/HeadBack.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
}
.centerLogo{
	height:105px;
	background-image:url(../Images/Logo/MainHead.jpg);
	background-repeat:no-repeat;
	background-position:115px top;
}

#headerLeft
{
	height:105px;
	padding-top:35px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	background-image:url(../Images/Logo/HeadLeft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#leftlogo
{
	height:19px;
	margin-top:0px;
}

.Marque
{
	height:18px;
	background-image:url(../Images/Site/MarqueBack.jpg);
	background-repeat:repeat-x;
	padding-right:1pt;
}

.Map
{
	height:18px;
	background-image:url(../Images/Site/MapBack.jpg);
	background-repeat:repeat-x;
	padding-right:1pt;
}


/*------ Menu ------*/
.menuDiv{
	text-align:center;
	direction:rtl;
	color:#FFFFFF;
	font-size:10px;
}

.menu{
	height:27px;
	background-image:url(../Images/menu/back.jpg);
	background-repeat:repeat-x;	
}

.menuFixer{
	position:relative;
	top:1px;
}

.selectedMenuItem{
	vertical-align:middle;
	background-color:#ffffff;
	color:#203f63;
	height:27px;
	background-image:url(../Images/menu/gapLine.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.selectedMenuItem a{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	height:22px;	
	color:#203f63;
	display:block;
	font-family:Tahoma;
	font-size:8pt;
}

.serverSelectedMenuItem{
	vertical-align:top;
	background-color:#ffffff;
	color:#203f63;
	height:27px;
}

.serverSelectedMenuItem a{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	height:27px;	
	color:#203f63;
	display:block;
	font-family:Tahoma;
	font-size:8pt;
	background-image:url(../Images/menu/gapLine.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.unselectedMenuItem{
	background-image:url(../Images/menu/back.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	height:27px;	
}

.unselectedMenuItem a{
	background-image:url(../Images/menu/gapLine.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	color:#ffffff;
	display:block;
	font-family:Tahoma;
	font-size:8pt;
	height:22px;
}

.subMenu{
	right: 0px;
	float: none;
	position: absolute;
	top: 27px;
	display:block;
	width:230px;	
}

.subMenu div a{
	display:block;
	font-family:Tahoma;
	font-size:8pt;
	background-image:url(../Images/menu/back.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;	
	color:white;
	height:27px; 
	overflow:hidden;	
}

.subMenu div a:hover{
	display:block;
	font-family:Tahoma;
	font-size:8pt;	
	background-image:none;
	background-color:#244061;
	vertical-align:middle;	
	color:white;	
	height:27px; 
	overflow:hidden;
}


/*------ General Colomn Definition ------*/
#rightCol{
	float:right;
	width:180px;
	
}

#centerCol{
	float:right;
	width:590px;
	margin-top:5px;
	margin-right:8px;
}

#centerColPhoto{
	float:right;
	width:590px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
}
#centerColMain
{
	float:right;
	background-color:#d1d3d4;
	width:980px;
}

#CenterImageCol{
	float:right;
	width:730px;
	margin-top:5px;
	margin-left:5px;
	margin-right:10px;

}
#leftColPhoto{
	float:left;
	width:190px;
	padding:5px 0px 0px 0px;	
}

#leftCol{
	float:left;
	width:190px;
	margin:5px 0px 0px 5px;	
}

#centerColView{
	float:right;
	width:500px;
	margin-right:15px;
}

#leftColView{
	float:left;
	width:230px;
	margin:5px 0px 0px 0px;
}


/*------ Footer ------*/
.footer{
	background-color:#385A6B;
	font-family:Tahoma;
	font-size:12px;
	color:#B4E6E9;
}

#footer{
	display:block;
	width:980px;
	border:solid 1px #cccccc;
	background-color:#e3e3e3;
	color:#8faed4;
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	height:60px;
	background-image:url(../Images/site/FooterBack.jpg);	
}

#footerleft{
	display:block;
	width:980px;
	height:60px;
	background-image:url(../Images/site/FooterLeft.jpg);
	background-repeat:no-repeat;
	background-position:left;
}


/*------ General Elements Definition ------*/

.boxrel{
	width:100%;
	height:24px;
	padding-top:5px;
	text-align:center;
	margin-bottom:5px;
	background-image:url(../images/site/relation.jpg);
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.boxrel2{
	width:100%;
	height:24px;	
	text-align:center;
	margin-bottom:0px;
	background-image:url(../images/site/relation.jpg);
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size:11px;
	color:#ffffff;
}

.box1{
	width:100%;
	padding:5px 0px;
	text-align:center;
	margin-bottom:0px;
}

.box2{
	background-color:#e6e6e6;
	margin-bottom:10px;
}

.box3{
	border:solid 1px silver;
	border-top:none;
	padding:10px 0px;
	margin-bottom:5px;
}

.box4{
	border:solid 1px silver;
	padding:2px 4px 2px 4px;
	margin-bottom:10px;
	cursor:pointer;
	margin:0px 0px 0px 5px;
}

.box5{
	width:292px;
	margin:0px 0px;
}

.windowbox
{
	display:block;
	position:absolute;
	top:-30px;right:100px;
	border:solid 1px;
	width:200px;
}
.windowhead{
	height:24px;
	width:100%;
	border:solid 1px;
	font-size:10px;
	text-align:center;
	filter:  progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a6caf0', endColorStr='#4169e1', gradientType='1');
}
.IEfixer1{
	padding:5px 10px 5px 0px
}

.imageTabBox{
	border:solid 1px silver;
	padding:5px 5px 5px 5px;
	margin:0px 0px 5px 20px;
	vertical-align:middle;
	text-align:center;
}

.imageTabBox img{
	width:160px;
	height:60px;
	border:none;
}

.imageTabBox2{
	background-color:#e9e9e9;
	height:20px;
	margin:0px 0px 0px 20px;
	text-align:center;
	
}


/* -- -- -- TAB -- -- -- */
.tabHeader{
	direction:rtl;
	height:25px;
	background-image:url(../Images/site/tabback.jpg);
	background-repeat:repeat-x;
	
}

.unselectedTab{
	font-size:9pt;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	height:19px;

}
.selectedTab{
	margin:0px 5px;
	height:25px;
	font-size:9pt;
	background-color:White;
	text-align:center;
	padding:2px 0px 0px 0px;
	font-weight:bold;
	color:Red;

}

.selectedTab span{
	color:#365f91;

}

.selectedTab img{
	display:none;
}

.sign{
	width:9px;
	height:12px;
	background-image:url(../Images/Site/BlueDot.jpg);
	background-repeat:no-repeat;
	background-position:1 2;
	font-size:1pt;
}

.ArrowNews{
	width:9px;
	height:12px;
	background-image:url(../Images/Site/BlueArrow.jpg);
	background-repeat:no-repeat;
	background-position:1 2;
	font-size:1pt;
	
}

.ArrowNews2{
	width:9px;
	height:12px;
	background-image:url(../Images/Site/dolat_60.jpg);
	background-repeat:no-repeat;
	background-position:1 3;
	font-size:1pt;
	
}

.textBox{
	border:solid 1px Silver;
	height:18px;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
}

.textBox:hover{
	border:solid 1px #315b8e;
}

.searchTextBox{
	width:130px;
	border:solid 1px Silver;
	height:18px;
	font-family:tahoma;
	font-size:12px;
	color:#333333;	
}

searchTextBox:hover{
	border:solid 1px #315b8e;
}

.botton{
	padding:2px 2px 2px 2px;
	font-family:Tahoma;
}

.botton:hover{
	color:Yellow;
}

.botton2{
	background-color:#078613;
	color:White;
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
	padding:2px 2px 2px 2px;
	width:50px;
}

.botton3{
	padding-bottom:3px;
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	height:22px;
	border:solid 1px #cccccc;
	background-color:#e4e5e5;
	background-image:url(../Images/buttonTileBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.botton3Over{
	padding-bottom:3px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	height:22px;
	border:solid 1px #cccccc;
	background-color:#e4e5e5;
	background-image:url(../Images/buttonTileBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.normalText{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
	padding:2px 10px 2px 1px;
	font-weight:bold;
}

.HLink{
	color:#068615;
}

.titles1{
	text-align:center;
	font-family:Arial;
	font-size:20pt;
	font-weight:bold;
	color:#244061;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
}

.title1{
	text-align:justify;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#244061;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
}

.title1:hover{
	color: #660033;
}

.title2{
	font-family:Tahoma;
	font-size:11px;
	color:black;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
	padding:2px 10px 2px 1px;
}

.title2:hover{
	text-decoration:underline;
	color:#10741a;
}

.title3{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
}

.title3:hover{
	color:#365f91;
}

.title4{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#365f91;
}

.title4:hover{
	color:#2a476b;
}

.title5
{
	font-family:Tahoma;
	font-size:11px;
	color:#000203;
}

title5:hover{
	color:red;
}

.title6
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}

.title7
{
	color:#000000;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.title7:hover
{
	color: midnightblue;
}

.title8
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.title8:hover
{
	color: lightsteelblue;
}

.title8
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.title8:hover
{
	color: lightsteelblue;
}


.titleUtl
{
	font-family:Tahoma;
	font-size:11px;
	direction:rtl;
	text-align:right;
	MARGIN-BOTTOM:3px;
	COLOR:gray;
	display:block;
}

.titleUtl:hover
{
	color: #365f91;
}

.sooT
{
	text-align:justify;
	font-family:Tahoma;
	font-size:9pt;
	color:black;
	padding:2px 0px 2px 1px;
	background-color:Transparent;
	line-height:18px;
}
.newsBody
{
	font-family:Tahoma;
	font-size:8pt;
}

.tableform
{
	font-family:tahoma;font-size:11px;
}

.tableform input
{
	font-family:tahoma;
	width:70%;
	height:20px;
}

.tableform textarea{
	font-family:tahoma;
	width:70%;
	height:100px;
}

.PhotoTop{
	width:100%;
	padding:5px;
	margin-bottom:10px;
	
}

.PhotoOther{
	width:100%;
	padding: 5px 0px 5px 0px;	
}

.PhotoOtherItemBox{
	width:30%;
	text-align:center;
	vertical-align:top;	
	direction:rtl;
	background-color:#d1d3d4;
	float:right;
	margin:10px;
	height:220px;
	position:relative;
}


.PhotoItemBoxLeft{
	width:85%;
	text-align:center;
	vertical-align:top;	
	direction:rtl;
	background-color:#d1d3d4;
	float:right;
	margin:10px;
	height:160px;
	position:relative;
}
.PhotoStoryItemBox{
	width:160px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

.PhotoGalleryImageItem{
	margin:7px;
	overflow:hidden;
	height:150px;
	width:225px;
	float:right;
	background-color:#e0e0e0;
	border:solid 1px #cccccc;
	text-align:center;
}

.PhotoGalleryImageItem img
{
	filter:alpha(opacity=85);
	opacity:0.85;
}
.PhotoGalleryImageItemSelected img
{
	filter:alpha(opacity=100);
	opacity:1;
}
.PhotoGalleryImageItemSelected{
	background-color:white;
	overflow:hidden;
	margin:7px;
	height:150px;
	width:225px;
	float:right;
	border:solid 1px #cccccc;	
	text-align:center;
}

/**/
.PhotoStoryImageItem
{
	margin:4px;	
	overflow:hidden;
	height:100px;
	width:150px;
	float:right;
	background-color:#e0e0e0;
	border:solid 1px #cccccc;
	text-align:center;
}

.PhotoStoryImageItem img
{
	filter:alpha(opacity=85);
	opacity:0.85;
}
.PhotoStoryImageItemSelected img
{
	filter:alpha(opacity=100);
	opacity:1;
}
.PhotoStoryImageItemSelected{
	background-color:white;
	overflow:hidden;
	margin:4px;
	height:100px;
	width:150px;
	float:right;
	border:solid 1px #cccccc;
	text-align:center;	
}




.ListAllPhotoStoryBox{
	width:720px;
	background-color:#e0e0e0;
}
.ListAllPhotoStoryBox div
{
	width:680px;
	height:467px;
	overflow:hidden;
}

.PhotoNewsDetailsStoryBox
{
	float:left;
	width:220px;
	text-align:right;
	padding-right:8px;
}

.AllPhotoStoryMain
{
	background-image:url(../Images/menu/dolat.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
}
.PhotoMenu
{
	display:block;
	font-size:11px;
	width:100%;
	height:15px;
	color: #330099;
	font-family:Tahoma;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:3px;
}

.PhotoMenu:hover
{
	color: #ffffff;
	background-image:url(../Images/menu/back.jpg);
	background-repeat:repeat-x;		
}

.PhotoMenuActive
{
	display:block;
	font-size:11px;
	width:100%;
	height:15px;
	color: #330099;
	font-family:Tahoma;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:3px;
	color: #ffffff;
	background-image:url(../Images/menu/back.jpg);
	background-repeat:repeat-x;		
}

.PhotoStoryList
{
	width:650px;
	height:112px;
	padding: 5px;
	background-color:#dddddd;
	overflow:hidden;
}

.ImageStoryPlace
{
	width:100%;
	background-color:#c7c9c9;
	padding:20px;
	height:30px;
}


.PhotoGalleryRightScroll
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../Images/Site/redArowNext.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:#dddddd;
}

.PhotoGalleryLeftScroll
{
	width:20px;
	vertical-align:middle;
	text-align:center;
	background-image:url(../Images/Site/redArowPrev.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;	
	background-color:#dddddd;
}





/*--------------------------------*/
#topNews2
{
	width:585px;
	height:160px;
	padding:0px 0px;
	text-align:center;
}
#topNews2 div
{
	width:32%;
	float:right;
	margin:0px 2px;
	padding:0px 0px;
	text-align:center;
}
#topNews2 div table
{
	width:100%;
	height:100%;
	vertical-align:top;
}
#topNews2 div table td
{
	border:solid 1px #94A6B4;
	text-align:center;
	overflow:visible;
}
#topNews2 div table td img
{
	width:160px;
}
.boxHeader
{
	height:19px;
	background-image:url(../Images/TabImage/unselectedTabBG.jpg);
	text-align:center;
	border:solid 1px #94A6B4;
	padding:2px 5px 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#048811;
	direction:rtl;
	text-align:right;
	background-color:Transparent;
	
}
.boxBody
{
	width:100%;
	border:solid 1px #94A6B4;
	border-top:none;
	text-align:center;
	overflow:visible;
	margin-bottom:10px;
	vertical-align:top;
}

.boxHeader2{
	width:100%;
	height:20px;
	border-bottom:solid 1px white;
	background-image:url(../Images/menu/boxhead.gif);
	background-repeat:repeat-x;
	color:#244061;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:right;	
}

.boxTextHeader{
	text-align:right;
	padding-top:2px;
	margin-right:5px;
	direction:rtl;
}

.boxBody2{
	width:100%;
	border-top:none;
	text-align:center;
	overflow:visible;
	vertical-align:top;
	background-image:url(../Images/boxTileBg.jpg);
	background-repeat:repeat-x;
	background-color:#e4e5e5;	
	LINE-HEIGHT: 20px;		
}

	
.photoServBoxBody{
	width:100%;
	border-top:none;
	text-align:center;
	overflow:auto;
	vertical-align:top;
	background-image:url(../Images/boxTileBg.jpg);
	background-repeat:repeat-x;
	background-color:#bcbdbe;	
	LINE-HEIGHT: 20px;	
}

.boxHeader3{
	height:19px;
	background-color:#5B5B5B;
	text-align:center;
	border:solid 1px #999999;
	padding:2px 5px 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#F1F1F1;
	direction:rtl;
	text-align:right;
}
.boxBody3{
	width:100%;
	border:solid 1px #999999;
	border-top:none;
	text-align:center;
	overflow:visible;
	margin-bottom:10px;
	vertical-align:top;
	background-color:#F1F1F1;
	padding-right:3px;
}

.boxHeader4{
	width:100%;
	height:28px;
	border:solid 1px #bbbbbb;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#11263f;
	direction:rtl;
	background-image:url(../Images/blueHeaderBgTile.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.boxHeader4Text{
	padding-top:7px;
}

.boxBody4{
	width:100%;
	border:solid 1px #bbbbbb;
	border-top:0px;
	text-align:right;
	overflow:visible;
	margin-bottom:10px;
	vertical-align:top;
}

.boxHeader5{
	width:100%;
	height:20px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	direction:rtl;
	background-image:url(../Images/boxTitleTileBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#203f63;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#315b8e', endColorStr='#203f63', gradientType='0');
}

.boxBody5{
	text-align:center;
	width:100%;
	overflow:visible;
	vertical-align:top;
	background-color:#244061;	
	LINE-HEIGHT: 20px;
	direction:rtl;
	color:#ffffff;
}


.smallPicStory
{
	height:33%;
	padding:5px 0px;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
	overflow:hidden;
}
.smallTextStory
{
	height:100%;
	padding:5px 0px;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
}
.largePicStory
{
	background-image:url(../Images/TabImage/centerNewsBorder.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:3px;
}

.banner
{
	width:583px;
	height:78px;
	overflow:hidden;
	text-align:center;
}
.bnrImage
{
	position:absolute;
	overflow:hidden;
	left:0px;
}
.bnrImage a
{
	text-decoration:none;
}
.bnrImage a img
{
	border:none;
}

/*Font---------------*/
.root1
{
	font-family:Arial;font-size:12px;color:#273f75;direction:rtl;text-align:right;}
.sotitr
{
	font-family:Tahoma;font-size:11px;direction:rtl;direction:rtl;text-align:justify;font-weight:normal;padding:0px 7px 0px 7px;}
.titr2
{
	font-family:Arial;font-size:14px;direction:rtl;text-align:right;}
	
/*Paging---------------*/
.pagingBar
{
	margin-top:5px;
	direction:rtl;
	color:#3865ad;
	font-family:Arial;
	font-size:10px;
}
.pagingBar a
{
	color:#3865ad;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

#pagingBar{
	
	width:292px; 
	height:22px; 
	line-height:22px;
	
}
/* Back Next ------------------- */

.videoItemButton{	
	width:55px;
	height:20px;
	position:absolute;
	background-color:#FFFFFF;
	top:-3px;
	left:2px;
	z-index:20;
}

.videoItemNum
{
	width:17px;
	height:17px;
	float:left;
	text-align:center;
	margin-right:2px;
	margin-left:2px;
	font-family:Tahoma;
	font-size:11px;
	padding-top:2px;
	cursor:pointer;
	display:inline-block;
	color:#ffffff;
	background-color:#b8b8b8;
}
.videoItemNumSelected
{
	width:17px;
	height:17px;
	float:left;
	text-align:center;
	margin-right:2px;
	margin-left:2px;
	font-family:Tahoma;
	font-size:11px;
	padding-top:2px;
	cursor:pointer;
	display:inline-block;
	color:#ffffff;
	background-color:#95b3d9;
}

.videoItemNum:hover
{
	color:#ffffff;
	background-color:#95b3d9;
}