@font-face
{
    font-family: "GE SS TWO LIGHT";
    src: url("GE SS TWO LIGHT.OTF");
}
body,html {
	padding:0;
	margin:0;
	font-family:Tahoma;
	font-size:14px;
    direction:rtl;
}
.clearFix {
	clear:both;
}
.align-left{text-align:left!important}
.align-right{text-align:right!important}
.pull-right {float: right !important;}
.pull-left {float: left !important;}
table.table th {
    text-align: right;
}
ul {
    margin:0;
}
.page-header {
    margin: 10px 0 20px !important;
}
#mainWrapper {
	width:980px;
	margin:0 auto;
}
#navBar {
	height:61px;
    background-color: #0083a4;
    overflow: hidden;
}
#navBar ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#navBar ul li {
    background-image: url(../images/nav_splitter.png);
    background-repeat: repeat-y;
    background-position: right top;
    overflow: hidden;
    float: left;
    height:61px;
}
#navBar ul li.rtl {
    background-position: left top;
}
#navBar ul li a {
    padding:20px 15px 0 15px;
    color: #fff;
    font-size: 16px;
    float: left;
    height:61px;
    font-family: "GE SS TWO LIGHT";
    text-decoration: none;
}
#navBar ul li a:hover, #navBar ul li a.active {
    background-image: url(../images/nav_hover.png);
    background-repeat: repeat-x;
    background-position: left 52px;
}

.homePageBanner {
	width:980px;
	height:313px;
	background: url(../images/banner.png);
}
#contentWrapper {
    margin-top:18px;
}
#sideArea {
    width:311px;
/*    padding-left:22px;*/
/*    float:right;*/
}
#sideArea.rtl {
/*    padding-left:0px;*/
}
#ContentArea {
    font-family: "GE SS TWO LIGHT";
}
#ContentArea.rtl {
/*    border-left:solid 2px #ebebeb;*/
    padding-left: 10px;
}

.boxLiveStraming {
    margin-bottom: 20px;
}

.box1 {
    position:relative;
    padding-top:18px;
    margin-bottom:15px;
}	
.box1 .box1Header {
    border:solid 3px #ddd5ba;
    background-color:#8f887a;
    position:absolute;
    height:42px;
    min-width:208px;
    text-align:right;
    padding:0 10px;
    color:#fff;
    font-family: "GE SS TWO LIGHT";
    font-size: 20px;
    top:0px;
    right:0px;
}	
.box1 .box1Header span {
    padding-top:4px;
    display:block;
}
.box1 .box1Body {
    font-family: "GE SS TWO LIGHT";
    border:solid 3px #e9e0cf;
    padding:25px 5px 20px 5px;
    text-align:right;
}

.box1 div.box1More {
    position:absolute;
    bottom:3px;
    left:3px;
    width:76px;
    height:23px;
    background-image: url(../images/box1/more.png);    
}
.box1 div.box1More a {
    float:left;
    width:100%;
    height:100%;
}

.box1 .box1Block {
    position: relative;
    border-bottom: solid 1px #e9e0cf;
    margin:0 auto;
    min-height:92px;
}
.box1 .box1Block .box1BlockImage {
    float: right;
    width:78px;
    height:78px;
    margin-left:10px;
    border-radius: 39px;
	-webkit-border-radius: 39px;
	-moz-border-radius: 39px;
    background-image: url(../images/box1/image.png);    
    background-repeat: no-repeat;
    background-size: 100% 100%; 
}
.box1 .box1Block .box1BlockImage a{
    float: right;
    width:78px;
    height:78px;
}
.box1 .box1Block .box1BlockImage img {
	opacity: 0;
	filter: alpha(opacity=0);
    width:78px;
    height:78px;
}

.box1 .box1Block .box1BlockBody {
    direction: rtl;
    font-family: "GE SS TWO LIGHT";
    text-align: right;
    color: #8f887a;
    padding-top:20px;
    padding-bottom:5px;
    border-bottom: solid 1px #bebebe;
}
.box1 .box1Block .box1BlockBody a{
    font-family: "GE SS TWO LIGHT";
    color: #8f887a;
    text-decoration: none;
}
.box1 .box1Block .box1BlockBody a:hover{
    text-decoration: underline;
}
.box1 .box1Block .box1BlockDate {
    color: #7d7d7d;
    font-family: Tahoma;
    font-size: 12px;
    text-align: left;
    margin: 3px 0 15px 3px;
}
.box1 .bottomMargin {
    margin-bottom: 5px;
}
.box1GoogleMap{
    padding:0 !important;
}
.box1GoogleMap iframe{
    width:100%;
    margin:0;
}

.box1BlockStyle2 .box1BlockBody, .box1BlockStyle2 .box1BlockBody a {
    color: #0488b4 !important;
    padding-top: 15px;
    font-size: 18px;
}
.box1BlockStyle2 .box1BlockImage {
    width:50px !important;
    height:50px !important;
    border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
}
.box1BlockStyle2 .box1BlockImage a{
    width:50px !important;
    height:50px !important;
}
.box1BlockStyle2 .box1BlockImage img {
    width:50px !important;
    height:50px !important;
}


.list1 .block {
    margin: 0 auto;
    border-bottom: solid 1px #bebebe;
    padding:10px 0;
}
.list1 .block * {
    text-align: right;
}
.list1 .block .blockImage {
    float: right;
    width: 100px;
    height: 100px;
    text-align: center;
    border-left: solid 1px #bebebe;
    background-image: url(../images/list1_image.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; 
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
    margin-left: 10px;
}
.list1 .block .blockImage img {
	opacity: 0;
	filter: alpha(opacity=0);
    width: 100px;
    height: 100px;
}
.list1 .block .blockImage a{
    float: right;
    width: 100px;
    height: 100px;
}

.list1 .block .blockBody {
    padding-right: 10px;
}
.list1 .block .blockTitle {
    color:#8f887a;
    font-family: "GE SS TWO LIGHT";
    font-size: 18px;
    margin-bottom: 5px;
}
.list1 .block .blockTitle a {
    color:#8f887a;
    font-family: "GE SS TWO LIGHT";
    font-size: 18px;
    text-decoration: none;
}
.list1 .block .blockTitle a:hover {
    text-decoration: underline;
}


.list1 .block .blockContent {
    color:#262626;
    font-family: "GE SS TWO LIGHT";
    font-size: 12px;
}
.list1 .block .blockLinks {
    color:#0083a4;
    font-size: 11px;
}




.list2 .block {
    margin: 0 auto;
    border-bottom: solid 1px #bebebe;
    padding:10px 0;
}
.list2 .title, .list2 .title a {
    color:#1e99b0;
    font-size:16px;
    text-decoration: none;
}
.list2 .subtitle {
    color:#8e897f;
    font-size:12px;
}
.list2 .info {
    /*border:solid red 1px;*/
    float:left;
    width:150px;
    color:#8e897f;
    font-size:12px;
}
.list2 .smallGraySubtitle {
    color:#8e897f;
    font-size:11px;
}
        





#footer {
    margin-top: 18px;
    height:61px;
    background-color: #0083a4;
}
#footer .icons {
    padding: 9px 0 0 18px;
}
#footer .icons .icon {
    width:42px;
    height:41px;
    float:left;
    margin-right:5px;
}
#footer .icons .icon a {
    float:left;
    width:100%;
    height:100%;
}
#footer .icons .icon a.facebook {
    background: url(../images/icon_facebook.png) no-repeat;    
}
#footer .icons .icon a.twitter {
    background: url(../images/icon_twitter.png) no-repeat;    
}
#footer .icons .icon a.pinterest {
    background: url(../images/icon_pinterest.png) no-repeat;    
}

#footer .links {
    float:right;
    direction:rtl;
    margin:12px 10px 0 0;
    font-size: 14px;
}
#footer .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#footer .links ul li {
    border-right: solid 2px #e66743;
    display:inline;
    padding: 0 3px 0 10px;
}
#footer .links ul li a { 
    color: #a4a4a3;
    text-decoration: none;
}
#footer .copyrights {
    margin-top: 6px;
    color:#fff;
    font-size: 10px;
}

.bannerArea1 {
    margin-top: 20px;
    width:635px;
    position: relative;
}
.bannerArea1 .banner1 {
    width:317px;
    text-align: left;
    float: left;
}
.bannerArea1 .banner2 {
    width:318px;
    text-align: right;
    float: left;
}



/*---------------------------------default_bottons------------*/
.btn-primary {
    background-color:#0083a4;
    border-color:#0083a4;
    color:#fff;
}
.btn-primary:hover {
    background-color:#e66743;
    border-color:#e66743;
    color:#fff;
}
.btn-primary[disabled] {
    background-color:#fff;
    border-color:#ccc;
    color:#7b7b7b;
}

.default_bottons {
	background-color:#0083a4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#ffffff !important;
	padding:5px 18px;
	text-decoration:none!important;
	 font-family: "GE SS TWO LIGHT";
	font-size:16px;
	color:#fff;
	border:1px solid #fff;
	margin:0 5px;
}
.default_bottons:hover {
	background-color:#e66743;
	cursor:pointer;
}
.default_bottons:active {
	position:relative;
	top:1px;
}
.defaultul {
	position:relative;
	padding:0;
}
.defaultul li {
/*	padding:5px 15px 5px 0;*/
	color:#3d3d3d;
	margin:5px 0;
	font-family: "GE SS TWO LIGHT";
	font-size:12px;
	padding-right:30px;
	list-style-type:none;
	background:url(../images/bullet.png) no-repeat right;
}

input, select {
vertical-align: middle;
float:right;
}
input[type="radio"] {
margin: 3px -20px 0px 5px;
}
input[type="radio"] {
-webkit-appearance: radio;
box-sizing: border-box;
}
.flash_meg{ width:95%; position:relative; float:right; padding:15px; border:1px solid #999; background-color:#ED9889;}
.flash_meg h1{ color:#FFF; padding:0; margin:0; border-bottom:1px solid #fff; padding-bottom:5px}
.flash_meg h4{ color:#FFF; padding:0; margin:0; font-size:13px; padding:5px; padding-top:10px}
.flash_meg img{ float:left; position:relative; font:normal !important}
/*--------------------------video--------------------------------------*/
	
.one_vedio_row{position:relative; float:right; width:585px; padding:10px;  height:170px; border-bottom:1px solid #ccc}
.one_vedio{position:relative; float:right; width:187px; height:170px; padding:3px; border-left:1px solid #ccc}
.one_vedio_last{ border:none}
.video_here{position:relative; float:none; margin:0 auto; width:90px; height:90px; background:url(../../images/90.gif) no-repeat center}
.one_vedio:hover{ background:#dcdcdd; cursor:pointer}
.one_vedio h3{color:#0083a4;font-family:"GE SS TWO LIGHT"; font-size:13px; text-align:center; border:none;margin:0; margin-top:2px; }
.one_vedio h4{color:#8f887a;font-family:"GE SS TWO LIGHT"; font-size:10px; text-align:center; border:none; margin:0;}
ol ul{ list-style:none}

.organizersContainer {
    
}
.organizersContainer .organizersList {
    float: left;
    width:756px;
    min-height:74px;
    
    background:url(../images/organizer_list_bg.jpg) repeat;
}
.organizersContainer .organizersLabel {
    width:224px;
    height:74px;
    background:url(../images/organizers.jpg) no-repeat right;
}
.organizersContainer .organizersList a {
    float:right;
    width:92px;
    height:92px;
    margin:0 34px 20px 0;
}
.organizersContainer .organizersList img {
    width:92px;
    height:92px;
    border:solid 1px #bdbdbd;
}

/*-----------------------------login--------------------------------------*/
.inputform_login {
	width:230px;
	border:1px solid #ccc;
	padding-top:2px;
	height:25px;
	padding:0 10px;
	margin:5px 30px ;
	font-family: "GE SS TWO LIGHT";
	font-size:14px;
	color:#666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #cfcfcf;
}
#formLogin .formLoginButtons{
    margin:5px 30px;
}
.actionButtons {
    margin-bottom: 10px;
}

.login_name {
    width:290px;
	border:3px solid #ddd5ba;
	padding:10px ;
	background-color:#c5beaf}
	
	
	
.login_name .hello{color:#8f887a;font-family:"GE SS TWO LIGHT"; font-size:15px; text-align:right; border:none;margin:0; margin-top:2px;  }
.login_name .name{color:#0083a4  ;font-family:"GE SS TWO LIGHT"; font-size:18px; text-align:right; border:none; margin:0; }
	
/*-------- vote-------------*/
#voteBody * {
    font-family: "GE SS TWO LIGHT";
}
#voteBody h2 {
	color:#0083a4;
	font-size:17px;
    margin:5px 20px 10px 20px;
}
#voteBody ul {
	list-style-type: none;
}
#voteBody ul label {
	font-weight: normal;
}
#voteBody .progress {
    height:10px;
}
#voteBody div.buttons {
    margin:5px 20px 0 5px;
}
#voteBody div.voteResults {
    margin: 0 20px;
}
#voteBody .progress {
    height:10px;
}
#voteBody .progress .progress-bar{
    float:right;
}
#voteBody .resultValues {
    font-size: 12px
}



/*Ajax Loaders*/
.ajaxLoaderSmall {
    background-image: url(../images/ajax_loaders/small.gif);
    background-repeat: no-repeat;
    min-width: 16px;
    min-height: 16px;
}
.ajaxLoaderMedium {
    background-image: url(../images/ajax_loaders/medium.gif);
    background-repeat: no-repeat;
    min-width: 32px;
    min-height: 32px;
}
.ajaxLoaderLarge {
    background-image: url(../images/ajax_loaders/large.gif);
    background-repeat: no-repeat;
    min-width: 66px;
    min-height: 66px;
}
.ajaxLoaderHorizontal {
    background-image: url(../images/ajax_loaders/horizontal.gif);
    background-repeat: no-repeat;
    min-width: 16px;
    min-height: 11px;
}

.volunteeringPolicyContent {
    max-height: 200px;
    overflow: auto;
    overflow-x: hidden;
    border: solid 1px #d1d1d4;
    padding: 5px;
}

.icon-edit, .icon-edit:hover {
    width:16px;
    height:16px;
    color: green;
    text-decoration: none;
}
.icon-delete, .icon-delete:hover {
    width:16px;
    height:16px;
    color: red;
    text-decoration: none;
}

h1,h2,h3,h4,h5 {
    font-family: "GE SS TWO LIGHT";
    color:#0083a4;
}