﻿
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {font-family:Arial;margin:0;padding:0;} 
table {border-collapse:collapse;border-spacing:0;} 
ol,ul {list-style:none;} 

body{font-family:Arial;font-size: 12px;color: #333;background-color: #E8EBED;}
#wrap{width: 980px;direction: rtl;text-align: right;margin: 0px auto 20px auto;}

a:visted{}
a:hover{text-decoration: underline;border:none;}
a{text-decoration: none;border:none;color:White;}
img{border-style: none;
	border-color: inherit;
	border-width: medium;
}

/*menu tab */
#menu{float: left; margin:10px 10px 0px 10px; color: white;}
#menu li{float: left; list-style:none}
#menu a{color: White;}
/*End menu tab */
        
        
/*subMenu*/
#subMenu li {line-height:33px;font-size:16px;float:right;margin-left:10px;background-color:#EFAD7F;height:32px;width:170px;text-align:center;color:White;}
#subMenu  .selected{background-color:#DF5B00}
#subMenu li a{color:White;}
#subMenu {margin:0px 0px 10px 0px;padding:0px;height:32px;border-bottom:1px solid #DF5B00;}
/*End subMenu*/
           
           
.smallBox{float:right;margin:10px 0px 7px 13px;border:1px solid #EFAA7A;}
.smallBoxTitle{text-overflow: ellipsis;overflow:hidden;white-space:nowrap;width:190px;height:20px;font-size:14px;color:white;background-color:#DF5B00}
.smallBoxFooter{background-color:white;font-size:12px;font-weight:normal;padding:4px;}
.smallBoxOverFlow{text-overflow: ellipsis;overflow:hidden;white-space:nowrap;width:182px;}
           
        
        
 #comments_box .paging{font-size:18px;}
        
/* global  */

.box{width:966px;border:7px solid white;position:relative;}
.boxPadding15{width:936px;padding:15px;border:7px solid white;position:relative;}


.boxGreen{background-color:#EBF1D2;}
.boxGreen a{color:#99B81F}
.boxGreen a:hover{color:#6B8016}
.boxGreen .btn{cursor:pointer;width:86px;height:33px;border:4px solid white;background-color:#6B8115;font-size:12px;color:White;font-weight:bold;text-align:center}


.boxPink{background-color:#FCE2E9;}
.boxPink a{color:#EB3D6B}
.boxPink a:hover{color:#bb375a}
.boxPink .btn{cursor:pointer;width:86px;height:33px;border:4px solid white;background-color:#EB3D6B;font-size:12px;color:White;font-weight:bold;text-align:center}


.boxOrange{background-color:#F9DECC;}
.boxOrange a{color:#DF5B00}
.boxOrange a:hover{color:#b65009}
.boxOrange .btn{cursor:pointer;width:86px;height:33px;border:4px solid white;background-color:#efad7f;font-size:12px;color:White;font-weight:bold;text-align:center}

.boxBlue{background-color:#E0E0FF;}
.boxBlue a{color:#6262FF}
.boxBlue a:hover{color:#4242cd}
.boxBlue a:visted{color:#6262FF}
.boxBlue .btn{cursor:pointer;width:86px;height:33px;border:4px solid white;background-color:#6262FF;font-size:12px;color:White;font-weight:bold;text-align:center}


.title24{font-size:24px;color:#333;}
.titleSmall{font-size:15px;color:#333;}
.classhover:hover{text-decoration:underline;}



/* Rounded Corner  */
.cornerTopRight{width:13px;height:13px;position:absolute;top:-7px;left:-7px;background-image:url(../Images/Design/cornerTopLeft.png) } 
.cornerTopLeft{width:13px;height:13px;position:absolute;top:-7px;right:-7px;background-image:url(../Images/Design/cornerTopRight.png)}
.cornerBottomleft{width:13px;height:13px;position:absolute;bottom:-7px;left:-7px;background-image:url(../Images/Design/cornerBottomLeft.png)}
.cornerBottomRight{width:13px;height:13px;position:absolute;bottom:-7px;right:-7px;background-image:url(../Images/Design/cornerBottomRight.png)}

