@charset "utf-8";
body {
	background-image: url(bg-page.png);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

#header {
	height: 149px;
	background: url(bg-header.png) 0px 0px repeat-x;
	min-width: 797px;
}

#mosque-art {
	height: 126px;
	background: url(header-art.png) top right no-repeat;
}

#logo {
	height: 53px;
	width: 812px;
	padding: 60px 0px 0px 15px;
	margin: 0px auto 0px auto;
}

#header-nav {
	width: 783px;
	margin: 4px auto 0px auto;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
}

#header-nav a {
	text-decoration: none;
	color: #fff;
}

#header-nav a:hover {
	border-bottom: 1px dotted #cecca2;
	color: #cecca2;
}

#shadow-left {
	width: 827px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(bg-shadow-left.png) top left repeat-y;
}

#shadow-right {
	width: 827px;
	margin: 0px;
	padding: 0px;
	background: url(bg-shadow-right.png) top right repeat-y;
}

#grey-borders {
	width: 797px;
	margin: 0px auto 0px auto;
	background: #efefef;
	border-left: 1px solid #868b95;
	border-right: 1px solid #868b95;
}

#white-borders {
	width: 795px;
	border: 1px solid #fff;
}

#content-container {
	background: url(bg-column.png) 521px 0px repeat-y;
}

#left-container {
	width: 489px;
	float: left;
	margin: 10px 0px 10px 15px;
}

#left-container ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A869C;
}

#left-container li {
	line-height: 25px;
}

#left-container li a {
	color: #7A869C;
	text-decoration: none;
	border-bottom: 1px dotted #7A869C;
}

#left-container li a:hover {
	color: #9F9C59;
	text-decoration: none;
	border-bottom: 1px dotted #9F9C59;
}

#left-container p {
	margin: 15px 15px 15px 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #576073;
}

#left-container p a {
	color: #7194B0;
	text-decoration: none;
	border-bottom: 1px dotted #7A869C;
}

#left-container p a:hover {
	color: #9F9C59;
	text-decoration: none;
	border-bottom: 1px dotted #9F9C59;
}

#left-container h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	color: #636873;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#left-container h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	color: #636873;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	background: url(dots-horiz.png) bottom left repeat-x;
}


#left-container h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	color: #636873;
	margin: 0px;
	padding: 0px;
}

#mosque-search {
	width: 489px;
	height: 144px;
	background: url(bg-search-mosque.png) 0px 6px no-repeat;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #ccccca;
	border-bottom: 1px solid #ccccca;
}

#mosque-fields {
	margin: 2px 0px 2px 10px;
	clear: both;
	float: left;
}

#mosque-search h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #484c54;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}

.mosque-field {
	height: 22px;
	background: url(bg-field.png) 0px 0px repeat-x;
	border: 1px solid #7384a3;
	padding: 5px 0px 0px 3px;
}

#prayer-search {
	width: 489px;
	height: 144px;
	background: url(bg-search-prayer.png) 0px 6px no-repeat;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #ccccca;
	border-bottom: 1px solid #ccccca;
}

#prayer-fields {
	margin: 2px 0px 2px 10px;
	clear: both;
	float: left;
}

.prayer-field {
	height: 22px;
	background: url(bg-field.png) 0px 0px repeat-x;
	border: 1px solid #9f9c59;
	padding: 5px 0px 0px 3px;
}

#prayer-search h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #484c54;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}

#map-container {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #ccccca;
	border-bottom: 1px solid #ccccca;
}

.search-field {
	float: left;
	margin: 0px 5px 0px 0px;
}



.search-text {
	width: 235px;
	margin: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.search-text strong {
	color: #7788AC;
}

/*|--- Main Sponsored Results ---|*/

#results-container {
	border-top: 1px solid #c8dee8;
	border-bottom: 1px solid #c8dee8;
	margin-right: 15px;
}



#results-sponsor {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}

#results-sponsor li {
	margin: 0px 0px 1px 0px;
	font-size: 11px;
	color: #787878;
	padding: 6px 0px 6px 40px;
	line-height: 12px;
	background: url(bullet-sponsored.png) 10px 50% no-repeat;
	list-style: none;
}

.results-sponsor-link {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.web-sponsor-link {
	color: #2C6283;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#results-sponsor li a:hover {
	color: #9F9C59;
	text-decoration: none;
	border-bottom: none;

}

#results-sponsor li span {
	color: #86A887;
	line-height: 16px;
	font-size: 12px;
	color: #b7b6ae;
	font-weight: normal;
}

#results-sponsor p {
	color: #787878;
	font-size: 12px;
	margin: 6px 0px 2px 0px;
	font-weight: normal;
}

#results-sponsor a:hover {
	text-decoration: none;
	color: #000000;

}

#results-sponsor li a {
	color: #7A869C;
	font-size: 16px;
	border-bottom: none;
}


#results-sponsor a {
	text-decoration: none;
	color: #000000;
	display: block;
}

#inline-sponsored h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #B6C0D3;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#inline-sponsored2 h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #B6C0D3;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#right-container {
	float: right;
	width: 250px;
	margin: 10px 10px 10px 0px;
}

#right-container h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5c5c;
	margin: 0px;
	padding: 0px;
}

#left-container h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #5c5c5c;
	margin: 10px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
	background: url(dots-horiz.png) bottom left repeat-x;
}

#left-container h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #a5a266;
	margin: 0px;
	padding: 0px;
}

#right-container h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #a5a266;
	margin: 0px;
	padding: 0px;
}

.dot-divide {
	margin: 5px 0px 2px 0px;
	background: url(dots-horiz.png) 0px 5px repeat-x;
	height: 10px;
}

.bot10 {
	margin-bottom: 10px;
}

#edit-loc {
	float: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#edit-loc a {
	color: #8691a5;
}

#prayer-times {
	color: #868686;
	margin-bottom: 40px;
}

#prayer-times strong {
	color: 6f6f6f;
}

#nearby-mosques {
	margin-bottom: 40px;
}

#nearby-mosques ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#nearby-mosques li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
	color: #868686;
	list-style-position: inside;
}

.dark {
	background: #E4E4DE;
}

#nearby-schools ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#nearby-schools li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
	color: #868686;
	list-style-position: inside;
}

#inline-sponsored {
	background: url(bg-sponsored-links.png) 0px 0px repeat-x;
}

#inline-sponsored2 {
	background: url(bg-sponsored-links.png) 0px 0px repeat-x;
	border-top: 1px solid #B6C0D3;
}

#bottom {
	width: 827px;
	margin: 0px auto 20px auto;
}

.shade-left {
	width: 15px;
	height: 15px;
	background: url(bshadow-left.png) 0px 0px no-repeat;
	float: left;
}

.shade-mid {
	width: 797px;
	height: 15px;
	background: url(bg-shadow-bottom.png) 0px 0px repeat-x;
	border-top: 1px solid #868b95;
	float: left;
}

.shade-right {
	width: 15px;
	height: 15px;
	background: url(bshadow-right.png) 0px 0px no-repeat;
	float: left;
}

