.crumbs, .content-panel h2 {
	display:none;
}
.clear {
	margin: 0px !important;
}

a {
	text-decoration: none !important;
}
	a:hover {
		text-decoration: underline !important;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	border: solid 10px #E3E3E3;
	background-color: #FFFFFF;
}

	/* HEADER STYLES */
	#header {
		width: 960px;
		height: 135px !important;
	}
		#header #logo {
			float: right;
			width: 168px;
			height: 69px;
			padding-right: 34px;
			padding-top: 33px;
		}
		#header #options {
			float: left;
		}
			#header #options a {
				color: #696969;
			}
			#header #options p {
				margin: 0.9em 0 !important;
			}
			#header #options p.middle-east {
				padding: 5px 0px 0px 10px;
				font-size: 10px;
				font-weight: bold;
				text-align: left;
			}
				#header #options p.middle-east a {
					color: #090909;
				}
			#header #options p.saudi-arabia {
				background-color: #e21313;
				margin-top: 30px;
				color: #FFFFFF;
				padding: 7px 27px;
				text-align: center;
				font-weight: bold;
				font-size: 14px;
				float: left;
				direction: rtl;
			}
			#header #options p.language {
				margin-top: 25px;
				text-align: left;
				padding-left: 10px;
				float: left;
				clear: both;
			}
				#header #options p.language a {
					font-size: 10px;
				}
				#header #options p.language span {
					float: left;
					padding-top:  4px;
					padding-right: 10px;
					color: #696969;
				}
				#header #options p.language img {
					float: left;
				}
				
	/* PAGE FOOT STYLES */
	
	#sip {
		width: 930px;
		float: left;
		text-align: right;
		padding: 20px 15px;
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	
	#footer {
		width: 894px;
		float: left;
		background-color: #646464;
		color: #ffffff;
		padding: 30px 33px;
		text-align: left;
	}
		#footer h2 {
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 1em;
		}
		
		#footer .copylinks {
			width: 894px;
			float: left;
			color: #d6d6d6;
			font-size: 11px;
			padding-top: 10px;
		}
			#footer .copylinks .copyright {
				float: right;
			}
			#footer .copylinks .links {
				float: left;
			}
				#footer .copylinks .links li {
					float: left;
					padding: 0px 7px;
					border-right: solid 1px #d6d6d6;
					list-style-type:none !important;
				}
					#footer .copylinks .links li a {
						color: #d6d6d6;
					}
						#footer .copylinks .links li a:hover {
							text-decoration: underline;
						}
					#footer .copylinks .links li.last {
						border-right: none;
					}
					
		#footer .sndata {
			width: 894px;
			float: left;
			padding-bottom: 20px;
		}
			#footer .sndata div {
				float: right;
				width: 212px;
				margin-right: 10px;
				font-size: 11px;
			}
				#footer .sndata div p.stats {
					margin: 1em 20px;
					color: #cccccc;
					direction: rtl;
					text-align: right;
				}
					#footer .sndata div p.stats a {
						color: #FFFFFF;	
					}
						#footer .sndata div p.stats a:hover {
							text-decoration: underline;
						}
				
				#footer .sndata div p.network,
				#footer .sndata div p.forum,
				#footer .sndata div p.blogs,
				#footer .sndata div p.motm {
					width: 172px;
					float: right;
					line-height: 25px;
					color: #ffffff;
					font-size: 13px;
					font-weight: bold;
					background-repeat: no-repeat;
					background-position: top right;
					padding-bottom: 20px;
					text-align: right;
				}
				#footer .sndata div p.network {
					background-image:  url(../../images/people.gif);
					padding-right: 40px;
				}
				#footer .sndata div p.forum {
					background-image:  url(../../images/speech_bubbles.gif);
					padding-right: 40px;
				}
				#footer .sndata div p.blogs {
					background-image: url(../../images/feed.png);
					padding-right: 25px;
					background-position: top right;
				}
				
				#footer .sndata div p.motm-info {
					float: left;
					color: #cccccc;
					width: 149px;
					direction: rtl;
					text-align: right;
				}
					#footer .sndata div p.motm-info a {
						color: #FFFFFF;
					}
						#footer .sndata div p.motm-info a:hover {
							text-decoration: underline;
						}
				#footer .sndata div p.motm-thumb {
					float: right;
				}
				#footer .sndata div p.motm-thumb img {
					margin-right: 0px !important;
					margin-left: 5px !important;
				}
				
				.footer_advert_item {
					padding: 10px 15px;
					float: left;
				}
				
	#crumbs {
		width: 940px;

		margin: 0.5em 0 1em 0;
		font-size: 11px;
		text-align: right;
		padding-right: 15px;
	}
		#crumbs a {
			color: #696969;
		}
		
	#nav {
		width: 960px;
		float: left;
		border-top: solid 1px #f2f2f2;
		border-bottom: solid 1px #f2f2f2;
		margin-bottom: 5px;
		clear:both;
	}
