﻿* {margin:0;
	font-family:tahoma;
	font-size:11px;

	}
body
{	background-color:#91DEFF;}

#divRight
{
	direction:rtl;
	width:197px;
	margin-right:7px;
	float:right;
	}
#divMenu
{
	width:178px;
	background-image:url('../images/bg.png');
	background-position:left bottom;
	padding-right:2px;
	}	
#divRightB
{
	height:22px;
	width:180px;
	
	}	
#divLogo
{
	width:166px; height :180px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:center center;
	}	
#divLeft
{
	direction:rtl;
	 margin-right:197px;
	 background-color:white;
	 margin-left:10px;
	 border-left:solid 1px #6CCBD0;
	 border-right:solid 1px #6CCBD0;
	 
	}	
#divLeftTop	
{
	
	background-image:url('../images/left_Top.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:42px;
	margin-left:-1px;
	}
#divLeftTopCon
{
	background-image:url('../images/top_middle.png');
	background-repeat:repeat-x ;
	background-position:left center;
	height:42px;
	}	
#divLeftTopR
{
	height:42px;width:32px;
	background-image:url('../images/top_right.png');
	background-repeat:no-repeat ;
	background-position:right center;
	  float:right;
	margin-right:-7px;
	}	
#divLB
{
	height:21px;
	background-color:White;
	border-bottom:solid 1px #6CCBD0;
	}	
#divLBL
{
	height:21px;width:26px;
	background-image:url('../images/mid_left.png');
	background-repeat:no-repeat ;
	background-position:right center;float:left;margin-top:1px;
	margin-left:-2px;
	}
#divLBR
{
	height:21px;width:26px;
	background-image:url('../images/mid_right.png');
	background-repeat:no-repeat ;
	background-position:left center;float:right;margin-right:-7px;
	margin-top:1px;
	}      
#divCenter
{
	min-height:100px;
	padding:5px;
	background-color:#e1e1e1}
	
.tr1
{
	background-color: #e1e1e1;
}

.tr2
{
	background-color: #9bfbfb;
}

.txtboxes
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color: #eef9ff;
	width:100%;
}	

.drpdown
{
	background-color: #eef9ff;
/*	width:40%;  */
	}

.btnSave , .btnDelete , .btnAdd , .btnSearch , .btnEdit , .btnCancel , .btnNext , .btnContinue , .btnUndo , .btnAccept , .btnMellat
{
	background-position: left center;
	background-image: url(../Images/disk.png);
	color: white;
	background-repeat: no-repeat;
	background-color: #000099;
	text-align: right;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	min-width:65px;
	height:20px;
	padding-left:20px;
	cursor:pointer;
	cursor:hand;
}
.btnDelete
{
	background-image: url(../Images/delete.png);}
	
.btnAdd
{
	background-image: url(../Images/add.png);}
	
.btnSearch
{
	background-image: url(../Images/find.png);}	
		
.btnEdit
{
	background-image: url(../Images/pencil.png);}			

.btnCancel
{background-image: url('../Images/cancel.png');}

.btnMellat
{background-image: url('../Images/mellat_small.png');}

.btnNext
{
    background-image: url(../Images/arrow_right.png);
    background-position: right center;
    text-align: left;
    padding-right:20px;
    }
    
.btnUndo
{
    background-image: url(../Images/arrow_undo.png);}    
.btnContinue
{
    background-image: url(../Images/arrow_left.png);}
    
 .btnAccept
 {
	background-image: url(../Images/Accept.png);}

	
.btnSave:hover , .btnDelete:hover , .btnAdd:hover , .btnSearch:hover , .btnEdit:hover, .btnCancel:hover , .btnNext:hover , .btnContinue:hover, .btnUndo:hover , .btnAccept:hover , .btnMellat:hover
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	color: #000066;
	border-bottom: red 1px solid;
	background-color: #99ffff;
}

.tdheader
{
	font-weight: bold;
	color: #ffff66;
	background-color: #03126a;
	height:23px;
}	
.reportitem1
{
	border-bottom: gray 1px solid;
	background-color: #e2edf8;
}
.reportitem2
{
	border-bottom: gray 1px solid;
	background-color: #9bfbfb;
}

H4
{
	font-weight: bold;
	color: #003399;
	border-bottom: #add8e6 1px solid;
}
.hdnTextBox
{
	visibility:hidden
}		



/*   **************************          Site Side Required Entries         ***********************    */

#dTop
{
	height:260px;
	/*background-image:url('../images/t_bg.jpg');*/
	background-image:url('../images/taek_top.jpg');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#CCEBFD;
	}	
#dTCenter
{
	height:240px;
	width:960px;
	/*background-image:url('../images/Taekwondo_960_jpeg.jpg');
	background-position:center 10px;
	background-repeat:no-repeat;*/
	margin:0 auto;
	padding-top:10px;
	}	
#dCenter 	
{
	min-height:300px;
	background-image:url('../images/center_BG.jpg');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#CCEBFD;
	}
 
#dCMiddle
{
	width:960px;
	margin:0 auto;
	height:auto;
	min-height:300px;
	background-color:White;
	border:solid 1px blue;
	border-bottom:solid 0 white;
	direction:rtl;
	}	
 
 #dBottom
 {
 	/*background-image:url('../images/b_bg.jpg');*/
 	background-image:url('../images/bottom_.jpg');
 	background-repeat:no-repeat;
 	background-position:center -1px;
 	height:200px;
 	background-color:#CCEBFD;
 	}
 	
#dBMiddle
{
	/*background-image:url('../images/b_c.jpg');*/
	width:960px;
	height:104px;
	margin:0 auto;
	} 	
#dBML
{
	width:31px;
	height:104px;
	float:left;
	/*background-image:url('../images/b_l.jpg');*/
	}	
#dBMR
{
	width:925px;
	height:104px;	
	float:right;
	/*background-image:url('../images/b_r.jpg');
	background-position:right ;
	background-repeat:no-repeat;*/
	direction:rtl;
	color:#000033;
	text-align:center;
	}	
	
#dCL
{
	width:200px;
	float:left;
	min-height:200px;margin-top:5px;
	}	
#dCR
{
	width:750px;
	float:right;
	margin-right:3px;
	min-height:200px;
	margin-top:5px;
	}	
#dCRB
{
		width:750px;
	  margin:5px;
 height:80px;
 
	}	
.clear
{
	clear:both;
	}	
	/*---------------------------------------------*/
.heads
{
	background-image:url('../images/g_c.jpg');
	height:32px;
	}	
.headLeft
{
	background-image:url('../images/g_l.jpg');
	height:32px;
	width:20px;
	float:left;
	}	
.headRight_200 , .headRight 
{
	background-image: url( '../images/g_r.jpg' );
	background-position: right top;
	background-repeat: no-repeat;
	direction: rtl;
	float: right;
	height: 30px;

	font-weight: bold;
	font-size: 14px;
	color: #000099;
	padding-right:10px;
	padding-top:5px;
	
}	
.headRight_200
{
 
	width: 170px;	
}	
/*---------------------------------------------*/
#dCMenu
{
	width:960px;
	height:60px;
	/*background-color:#000000;*/
	background-image: url( '../images/menu_main_bg.png' );
	background-position: right top;
	background-repeat:repeat-x;
	}
#btmMenu1 , #btmMenu2 , #btmMenu3 , #btmMenu4 , #btmMenu5
{
	visibility : hidden;
	display:none;
	}
#btmMenu1 ul, #btmMenu2 ul, #btmMenu3 ul, #btmMenu4 ul, #btmMenu5 ul
{
list-style-type:none;
margin:0px;padding:0px;
 height:30px;
 
	}
#btmMenu1 ul li, #btmMenu2 ul li, #btmMenu3 ul li, #btmMenu4 ul li, #btmMenu5 ul li
{
 
  float:right;
margin-top:3px;background-color:#222222;
margin-left:13px;

	}
#btmMenu1 ul li a, #btmMenu2 ul li a, #btmMenu3 ul li a, #btmMenu4 ul li a, #btmMenu5 ul li a 
{
	text-decoration:none;
	display:block;
	color:Aqua;
	text-align:center;
	height:20px;
	padding-left:11px;
	padding-right:11px;
	padding-top:3px;
	
	}
	
#btmMenu1 ul li a:hover, #btmMenu2 ul li a:hover, #btmMenu3 ul li a:hover, #btmMenu4 ul li a:hover, #btmMenu5 ul li a:hover
{
	color: Red;
	background-color: #FFFFCC;
	background-image:url('../images/menu_2_bg.png');
	background-position:left top;
	background-repeat:repeat-x; 
}	
#dMenuTop ul
{
	list-style-type:none;
	width:960px;
	     float:right;
	     margin-top:4px;
	   
	}
#dMenuTop ul li
{
	width: 100px;
	float: right;
	height: 24px;
	background-color: #122455;
	cursor: hand;
	cursor: pointer;
	margin-right: 15px;
	text-align: center;
	padding-top: 6px;
	color: White;
}	
#dMenuTop ul li a
{
	text-decoration:none;
	display:block;
	color:White;
	height:20px;
	} 	
#dMenuTop ul li a:hover
{
	color:Black;

	}	
#dMenuTop ul li:hover  
{
	background-color: #A6FFA6;
	color: Black;
		background-image:url('../images/menu_1_bg.png');
	background-position:left top;
	background-repeat:repeat-x; 
}	
#dMenuBottom
{
	width:800px;
	}
	/*---------------------------------------------*/
.txtBoxes
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #F2F2F2;
	border: 1px solid #666666;
	width:100%;
}	
/*---------------------------------------------*/
.ArticleTitles a
{
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	font-size:12px;
}
.ArticleTitles a:hover
{
	color:Red;
	}	
#AttachedFiles ul
{
	list-style-type:none;
	}	
#AttachedFiles ul li a
{
	display:block;
	height:20px;
	padding-right:30px;
	background-image:url('../images/attach.png');
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#0099FF;
	padding-top:10px;
	}	
#AttachedFiles ul li a:hover
{
	color:Red;
	}	
/*---------------------------------------------*/	
A
{
	text-decoration: none;
	color: #669900;
}
A:hover
{
	color:Red;
	}
/*--------------------------------------------*/
#links ul,.links2 ul
{
	list-style-type:none;
	}	
.links2 ul
{
	text-align:right;
	}
.links2 li
{
	display:block;
	}	
#links ul li a,.links2 ul li a
{
	display:block;
	height:20px;
	padding-right:30px;
	background-image:url('../images/link.gif');
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#0099FF;
	padding-top:10px;
	margin-right:-20px;
	*margin-right:10px;
	}	
.links2 ul li a	
{
	padding-right:20px;
		}
#links ul li a:hover,.links2 ul li a:hover
{
	color:Red;
	}	
/*-----------------------------------------------*/
#ulProducts	
{
	list-style-type:none;
	}
#ulProducts li
{
	float: right;
	height: 200px;
	width: 110px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}	
#ulThumbFirstPage
{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;padding:0px;
	}
#ulThumbFirstPage	li
{
	float:right;
	/*margin-bottom:3px;*/
	width:110px;
	
	}
#ulThumbFirstPage li a
{
	display:block;
	width:110px;
	height:70px;/*88*/
	text-align:center;
	border:1px solid #EFEFEF;
	}	

#ulThumbFirstPage li a:hover
{
	border:1px solid white;
	/*background-image:url('../images/sabz.png');
	background-position:right center;
	background-repeat:no-repeat;*/
	
}
.SelectedImageFirstPage
{
	border:1px solid red;
	/*background-image:url('../images/sabz.png');
	background-position:right center;
	background-repeat:no-repeat;*/
	}	
.SelectedImageFirstPage a
{
	border:1px solid red;
}	