.shadetabs {margin-right: 0; margin-top: 12px; margin-bottom: 0px; font-size: 12px; list-style-type: none;}
.shadetabs li {margin: 0; display: inline;}
.shadetabs li a {text-decoration: none; color: #999; padding: 1px 0; border: 1px solid #ccc; background: #fff;}
.shadetabs li a:hover {color: #c00;}
.shadetabs li a.selected {/*selected main tab style */ color: #fff;}
.shadetabs li a.selected {/*selected main tab style */ background: #69f; border-bottom-color: #69f;}
.shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; color: #fff;}


.tabcontent {display:none; padding: 10px;}

@media print {
	.tabcontent {display:block !important;}
	.newstabcontent {display:block !important;}
	.newstabcontent_ar {display:block !important;}	
	.eventstabcontent {display:block !important;}
	.latesteventstabcontent {display:block !important;}	
	}
	
div.eventsname {margin: 0 0 8px 0; color: #777;}
div.eventsname a {color: #00c; text-decoration: none;}
div.eventsname a:hover {color: #c00;}

div.newstabcontent {display:none; padding-top: 10px;}
div.newstabcontent p {margin: 5px 0;}
div.newstabcontent ul li {margin: 0 25px 5px -15px; list-style-type:disc;}
div.newstabcontent a {text-decoration: none; color: #000;}
div.newstabcontent a:hover {text-decoration: underline; color: #c00;}

div.eventstabcontent {display:none; padding: 10px 0; direction: rtl;}
div.eventstabcontent p {margin: 5px 0;}
div.eventstabcontent li {margin-left: 15px; margin-bottom: 5px; list-style-type:circle;}
div.eventstabcontent a {text-decoration: none; color: #000;}
div.eventstabcontent a:hover {text-decoration: underline; color: #c00;}

div.latesteventstabcontent {display:none; padding-top: 15px;}
div.latesteventstabcontent img {float: right; margin: 0 0 0 10px;}
div.latesteventstabcontent h4 {font-size: 16px; color: #036;}
div.latesteventstabcontent p {margin: 5px 0;}
div.latesteventstabcontent li {margin-right: 15px; margin-bottom: 5px; list-style-type:circle;}
div.latesteventstabcontent a {font-family: tahoma; text-decoration: none; color: #036;}
div.latesteventstabcontent a:hover {text-decoration: underline; color: #c00;}

div.newstabcontent_ar {direction: rtl; display:none; margin-right: 0; padding-top: 10px; text-align: right;}
div.newstabcontent_ar p {margin: 5px 0;}
div.newstabcontent_ar li {margin-right: 7px; margin-bottom: 10px; list-style-type: none;}
div.newstabcontent_ar a {text-decoration: none; color: #000;}
div.newstabcontent_ar a:hover {text-decoration: underline; color: #c00;}

div#box_latestnews {width: 95%; margin: 0 0 15px 0; height:205px;  padding: 10px; border: 1px solid #ccc;}
div#box_latestnews h2 {padding-bottom: 3px; font-family:tahoma; font-size: 14px; color: #c00; border-bottom: 1px solid #ccc;}

div#box_latestnews_default {margin: 0 0 15px 0; padding: 10px; border: 1px solid #ccc; direction: rtl;}
div#box_latestnews_default  h2 {padding-bottom: 3px; font-family: tahoma, Arial, sans-serif; font-size: 14px; color: #c00; border-bottom: 1px solid #ccc;}

div#box_eventsched {margin: 0 0 15px 0; height: 330px; padding: 10px; border: 1px solid #ccc; direction: rtl;}
div#box_eventsched h2 {padding-bottom: 3px; font-family: tahoma, Arial, sans-serif; font-size: 14px; color: #c00; border-bottom: 1px solid #ccc;}
div#box_eventsched p{margin: 3px 0; color: #999;}

div#box_latestevent {margin: 0 0 15px 0; padding: 10px; border: 1px solid #ccc; direction: rtl;}
div#box_latestevent h2 {padding-bottom: 3px; font-family: tahoma, Arial, sans-serif; font-size: 14px; color: #c00; border-bottom: 1px solid #ccc;}
div#box_latestevent p{margin: 3px 0; color: #999;}

div#latestnewstitle {border-top:1px solid #ccc; width:100%; margin-bottom: 5px; margin-top: 1px;}	
div#latesteventtitle {border-top:1px solid #ccc; width:100%; margin-bottom: 5px; margin-top: 1px;}
div#eventschedtitle {border-top:1px solid #ccc; width:100%; margin-bottom: 5px; margin-top: 1px;}

div.box_profile {width:420px; margin: 10px 0; padding: 5px; border: 1px solid #ccc;}
div.box_profile h2 {padding-bottom: 3px; font-family: tahoma,Arial, Helvetica, sans-serif; font-size: 14px; color: #c00; border-bottom: 1px solid #ccc;}
div.box_profile p{padding-bottom:6px;font-family: tahoma,Arial, Helvetica, sans-serif; font-size: 12px; text-align:justify;}
div.box_profile ul li {margin: 0 25px 5px -10px; list-style-type:none;}


