* {
	margin:0px;
	padding:0px;
}
body, html {
	width:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
}
input[type='text'], select {
	padding:1px;
	margin-left:1px;
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menubar, #topborder, #content, #bottomborder, #footer {
	margin: 0px;
	padding: 0px;
	border:0px;
}
#bg {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#menubar {
	left:0px;
	top:0px;
	width:955px;
	height:43px;
}
#topborder {
	width:955px;
	height:10px;
}
#content {
	width:955px;
	background-position:top;
	background-repeat:no-repeat;
}
#maincontent {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 1px solid #ffffff;
	overflow:hidden;
}
#search {
	float:left;
	margin:3px;
}
#submitbutton {
	float:right;
	margin:4px;
}
#bottomborder {
	width:955px;
	height:50px;
	border-bottom: 1px solid #efefef;
}
#footer {
	width:955px;
	height:225px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer h6 {
	color:#666666;
	font-size: 16px;
	line-height:18px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#footer ul {
	color:#cccccc;
	text-decoration:none;
	display:block;
	padding: 0px 0px 0px 3px;
	margin:0px;
	list-style:none;
	line-height:18px;
}
#footer ul a:link, #footer ul a:visited {
	color:#cc0000;
	text-decoration:none;
}
#footer ul a:hover {
	color:#cc0000;
	text-decoration:none;
}
#logo {
	margin-left: 25px;
}
#navigation {
	margin-right: 25px;
}
#copyright {
	float:right;
	margin:20px 20px 0px 0px;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.copyright a:link, .copyright a:visited {
	color: #990000;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
#viewall a {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align:right;
	margin:6px;
	text-decoration:none;
	border: 1px solid #cccccc;
	background: #efefef;
	padding:5px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#viewall a:hover {
	border: 1px solid #006699;
	background:#99CCCC;
	text-decoration:none;
}
.small {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#latestcommunity {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#latestcommunity ul {
	margin:10px 0 20px 25px;
	padding:0px;
}
#latestcommunity li a:link, #latestcommunity li a:visited {
	text-decoration: none;
	color:#333333;
}
#latestcommunity li a:hover {
	text-decoration:underline;
}
#latestcommunity li {
	padding:5px;
	margin:0px;
	line-height:15px;
}
li.latestjob {
	list-style:url(../images/job.gif);
}
li.latestnews {
	list-style:url(../images/news.gif);
}
li.latestcomment {
	list-style:url(../images/msg.gif);
}
li.latestevent {
	list-style:url(../images/cal.png);
}
li.latestmusollah {
	list-style:url(../images/map.gif);
}
li.latesthalal {
	list-style:url(../images/halal.png);
}
li.latestflag {
	list-style:url(../images/flagon.gif);
}
li.latestdiscussion {
	list-style:url(../images/discuss.gif);
}
#subscribebarwrapper {
	position: fixed;
	padding:0px;
	bottom: 0;
	left:0;
	width:100%;
	height:35px;
	text-align:center;
	z-index:1000;
}
#subscribebar {
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 35px;
	width:955px;
	background: #222;
	color: #fff;
}
#subscribebar #aligntable {
	margin:0px;
}
#subscribebar #aligntable #firsttd {
	padding-right:5px;
}
#subscribebar #aligntable #firsttd img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
#subscribebar #subscribetable {
	background:#333;
}
#subscribebar #subscribetable td {
	padding:5px;
}
#subscribebar #subscribehelp {
	display:block;
	height:320px;
	margin:0px;
	width:240px;
	color:#000;
	position:fixed;
	bottom: 40px;
	background:#ff9;
	padding:10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	display:none;
}
#subscribebar #question {
	background:#339900;
	-moz-border-radius:3px;
	border-radius: 3px;
	padding:1px 5px 1px 5px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor: pointer;
}
#subscribebar #qnclose {
	float:right;
	text-decoration:underline;
	cursor:pointer;
	color:#0000FF;
}
#ads img {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	border:1px solid #000000;
	width: 270px;
	float:left;
}
.graybutton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	background:#999999;
	padding:3px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.graybutton img {
	vertical-align: middle;
}
.graybutton:hover {
	background:#86bc3b;
}
.graybg {
	background-color: #fbfbfb;
	padding:10px;
}
#feedback {
	position: fixed;
	padding:0px;
	top: 100px;
	left:0px;
	width:32px;
	height:89px;
	z-index:2000;
}
#boxads img {
	margin:5px 0px 5px 10px;
	border:0px;
	width: 125px;
	height:125px;
	float:left;
}
#premiumads img {
	margin:7px 5px 5px 5px;
	border:0px;
	width: 270px;
	float:left;
}
#footerads {
	border-top: 1px solid #efefef;
	width:955px;
	padding:20px 10px 10px 10px;
}
#footerads table {
	width:100%;
}
#footerads img.small {
	margin:5px;
	border:0px;
	width: 275px;
	height:100px;
	float:left;
}
#toplinks {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;
	text-decoration:none;
	margin-bottom:10px;
	margin-top:10px;
}
#toplinks span {
	padding:3px;
	color:#000000;
	background:#efefef;
	-moz-border-radius:3px;
	border-radius:3px;
}
#toplinks a {
	text-decoration:none;
	padding:3px;
	color:#333333;
}
#toplinks a:hover {
	background:#99CCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	-moz-border-radius:3px;
	border-radius:3px;
}
.readmore a {
	display:block;
	padding:3px;
	margin-top: 10px;
	float:right;
	background:#efefef;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	-moz-border-radius:3px;
	border-radius:3px;
}
.readmore a:hover {
	background:#99CCCC;
	text-decoration:none;
}
#location {
	border-bottom: 1px solid #DDDDDD;
	float:left;
	width:100%;
}
#location a {
	float:left;
	text-decoration:none;
	width:93%;
	padding:10px;
}
#location a:hover {
	background:url(../images/gradient.jpg) bottom no-repeat;
}
#location .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#33cc00;
}
#location .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
.gmnoprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logintable {
	clear:both;
}
.logintable td {
	padding: 10px 5px 0px 0px;
}
.logintable th {
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
}
.logintable .logintext {
	width: 170px;
	height:  25px;
	padding: 0px 5px 0px 5px;
}
.logintable .loginbutton {
	width: 100px;
	height: 30px;
}
#eventad img {
	width: 300px;
	height: 200px;
	border: 1px solid black;
}
#adinfo a {
	padding-left:5px;
	padding-bottom:5px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.spacer {
	clear: both;
	width: 100%;
	display: block;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
/****** main menu ********/
#navbar {
	display: block;
	float:left;
	clear:both;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-image:url(/images/navbar.gif);
	background-repeat:repeat-x;
	width: 100%;
}
#navbar a {
	color: #000000;
	text-decoration: none;
	padding: 0px 10px;
}
#navbar a:hover {
	color: #cc0000;
	text-decoration: none;
}
#title {
	background-image: url(/images/menuspacer.gif);
	background-color: #b6b6b6;
	background-position: right;
	background-repeat: no-repeat;
	padding: 8px 30px 0px 20px;
	float: left;
	height: 22px;
	font-weight: bold;
	margin-top: 6px;
}
#topmenu {
	background: #efefef;
	height: 22px;
	float:left;
	padding: 8px 20px 0px 20px;
	margin-top: 6px;
}
#submit {
	background-image: url(/images/submitnew.gif);
	background-repeat: no-repeat;
	width: 127px;
	height: 39px;
	display: block;
	float:right;
}
#submit a {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	display:block;
	text-align: center;
	text-decoration: none;
}
#submit a:hover {
	text-decoration: none;
	color:#FFFFCC;
}
#footer div div {
	display: block;
	float: left;
	margin: 10px;
}
#footer div div.spacer {
	float:none;
}
#footertable {
	width: 100%;
	border-top: 1px solid #efefef;
}
#footertable td {
	vertical-align: top;
}
#footertable #bottommenu {
	border-bottom: 3px solid #ccc;
}
#footertable #isgn {
	background: #eee;
	width: 250px;
	text-align:center;
	padding: 25px;
	border-bottom: 3px solid #f00;
}
#footertable #copyrighttext {
	margin: 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footertable #copyrighttext #manage {
	font-size: 12px;
	font-weight:bold;
}
#searchbox {
	float: right;
	background: url(/images/searchnew.gif);
	height:23px;
	width: 251px;
	padding: 5px;
	margin: 20px 20px 0px 0px;
}
#searchbox input[type=text], #searchbox input, #searchbox input:hover, #searchbox input:focus, #searchbox input:active {
	border: none;
	border-color:#FFFFFF;
	padding: 4px;
	width: 200px;
	outline:none;
	outline-color:#FFFFFF;
}
#logo {
	float:left;
	margin: 10px 10px;
}
h3 {
	background: #efefef;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	display:block;
	height:17px;
	padding:4px 10px;
}
.headermenu {
	float:left;
}
.headermenu a {
	float:left;
	display: block;
	height: 20px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 5px 3px 5px;
	margin-left:5px;
}
.headerselectedmenu {
	background: #999999;
}
#userbar {
	background:#666666;
	width:100%;
	height:30px;
	margin-bottom:5px;
}
.headermenuitem {
	padding:5px 15px 5px 15px;
	height:20px;
	float:right;
	background: #333333;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.headerbutton {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	margin-left:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background:#009933;
	line-height:15px;
}
.headerfblike {
	padding:5px;
	display:block;
	float:left;
	height: 20px;
}
#news {
	float:left;
	list-style: none;
	color:#FF0000;
}
#news a {
	color:#FF0000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
}
#announcement .list {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	background: #efefef;
	padding: 5px;
	float:left;
}
#announcement .controls {
	float:left;
}
#announcement {
	width: 955px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 5px;
}
.userimage {
	width: 50px;
	height: 50px;
	border: 1px solid #000;
	float:left;
	margin:0px 10px 10px 0px;
}
.userimage img{
	width: 50px;
	height: 50px;
}
