.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;
}
p.country {
				background-color: #e21313;
				margin-top: 30px;
				color: #FFFFFF;
				padding: 7px 27px;
				text-align: center;
				font-weight: bold;
				font-size: 14px;
				float: right;
			}
	/* HEADER STYLES */
	#header {
		width: 960px;
		height: 135px;
	}
		#header #logo {
			float: left;
			width: 168px;
			height: 69px;
			padding-left: 34px;
			padding-top: 33px;
		}
		#header #options {
			float: right;
		}
			#header #options a {
				color: #696969;
			}
			#header #options p {
				margin: 0.9em 0 !important;
			}
			#header #options p.middle-east {
				padding: 5px 10px 0px 0px;
				font-size: 10px;
				font-weight: bold;
				text-align: right;
			}
				#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: right;
			}
			#header #options p.language {
				margin-top: 25px;
				text-align: right;
				padding-right: 10px;
				float: right;
				clear: both;
			}
				#header #options p.language a {
					font-size: 10px;
				}
				#header #options p.language span {
					float: right;
					padding-top:  4px;
					padding-right: 10px;
					color: #696969;
				}
				#header #options p.language img {
					float: right;
				}
				
	/* 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: left;
				font-size: 11px;
			}
			#footer .copylinks .links {
				float: right;
			}
				#footer .copylinks .links li {
					float: left;
					padding: 0px 7px;
					border-right: solid 1px #d6d6d6;
					font-size: 11px;
					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: left;
				width: 212px;
				margin-right: 10px;
				font-size: 11px !important;
			}
				#footer .sndata div p.stats {
					margin: 1em 20px;
					color: #cccccc;
					font-size: 11px !important;
				}
					#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: left;
					line-height: 25px;
					color: #ffffff;
					font-size: 13px;
					font-weight: bold;
					background-repeat: no-repeat;
					padding-bottom: 20px;
				}
				#footer .sndata div p.network {
					background-image:  url(../../images/people.gif);
					padding-left: 40px;
				}
				#footer .sndata div p.forum {
					background-image:  url(../../images/speech_bubbles.gif);
					padding-left: 40px;
				}
				#footer .sndata div p.blogs {
					background-image: url(../../images/feed.png);
					padding-left: 25px;
					background-position: 0px 5px;
				}
				
				#footer .sndata div p.motm-info {
					float: left;
					color: #cccccc;
					width: 149px;
					font-size: 11px !important;
				}
					#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: left;
				}
				
				.footer_advert_item {
					padding: 10px 15px;
					float: left;
				}
				
	#crumbs {
		width: 940px;
		margin: 0.5em 0 1em 0;
		font-size: 11px;
		text-align: left;
		padding-left: 15px;
	}
		#crumbs a {
			color: #696969;
		}
		
	#nav {
		width: 960px;
		border-top: solid 1px #f2f2f2;
		border-bottom: solid 1px #f2f2f2;
		margin-bottom: 5px;
        clear: both;
        height: 26px;
	}
    
    #pagebody {
        clear: both;
        
    }
    
 .page .tfoot select {
    display: none;
 }
 #sip img {
    display: inline;
 }
