/**
	Theme Name: Al-Quds Insurance Brokers (L.L.C)
	Version: 1.0
	Author: Housamz
	@started: 16/02/2010
	@update: 20/03/2010

*/

body {
	margin: 0;
	padding: 0;
	font: 12px arial, verdana;
}
a, .hilight {
	color:#004990;
	text-decoration:none;
	font-weight:bold;
	outline:none
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin: 0px 10px;
	color:#004990;
}
img {
	border:none;
}
#wrap {
	width: 900px;
	margin: 15px auto;
	border:#d8d8d8 1px solid;
}
#header {
	height: 100px;
	border-bottom:#7e5b09 15px solid;
}
#logo {
	float:left;
	width:260px;
}
#rightheader{
float:right;
width: 550px;
}
#slogan {
	float:right;
	height:60px;
}
#slogan p {
	font-size:24px;
}
#login {
	float:right;
	width:330px;
	height:60px;
	padding:2px;
}
#navigation {
	float:right;
}
#navigation a {
	color:#7e5b09;
}
#navigation li {
	float:left;
	display:block;
	padding:2px 10px;
}
#bar {
	height: 200px;
	width: 900px;
	border-bottom:#eee 15px solid;
}
#consult {
	background:url(../images/consult-new.jpg);
	float:left;
	height:195px;
	padding-left:75px;
	padding-top:5px;
	width:205px;
}
#consult .free-c {
	float:right;
	padding-right:8px;
	width:147px;
}
#consult .free-c span {
	color:#004994;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
#slideshow {
	float:right;
	padding:5px;
}
.clear {
	clear:both;
}
#sidebar {
	width: 290px;
	float: right;
	border:#d8d8d8 1px solid;
	margin: 5px;
}
#consultation {
	padding-left:10px;
}
#consultation p, #three p {
	padding:0px 10px;
}
#map {
	padding: 0px 5px;
}
#content {
	width: 580px;
	float: left;
	margin: 5px 0px 5px 5px;
}
#content p {
	margin: 0px 10px;
}
#mainphoto {
	float:right;
	margin:5px;
}
#category {
	float:left;
	width:280px;
	padding:5px 0px;
}
#category img {
	border:0px;
	float:left;
	padding:2px 5px;
}
#service {
	float:left;
	width:580px;
	padding:5px 0px;
}
#three {
	float:left;
	width:290px;
	padding-left: 5px;
}
#footer {
	clear: both;
	margin-bottom:15px;
	border-top:#eee 15px solid;
}
#footer p {
	text-align:center;
	padding:5px;
}
/* texting styles */
.golden {
	color:#7e5b09;
}
.sidehead {
	display:block;
	height:20px;
	font-size:16px;
	color:#004990;
	font-weight:bold;
	padding:5px 20px;
	background-color:#eee;
	border-bottom:#d8d8d8 1px solid;
	margin-bottom:5px;
}
.noticeboard{
	font-size: 13px;
	background-color: #FFFFCC;
	border-bottom: 1px solid #D8D8D8;
	color: #FF6600;
	font-weight: blod;
	padding: 5px 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

.center {
	text-align:center;
}
/* Form */

form p {
	clear: both;
}
.login {
	width:120px;
}
form label, form input, form select, form textarea {
	border:1px solid #ccc;
	padding:.1em;
	margin: 05px 0 0;
	width:230px;
}
form label {
	display:block;
	float:left;
	padding:.2em .3em;
	text-align:left;
	border:0;
	color:#999;
	font-size:small
}
#content form {
	padding-left:15px;
}
#content form label {
	display:block;
	float:left;
	padding:.1em .1em;
	text-align:left;
	width:230px;
	color:#777;
}
form input:focus, form select:focus, form textarea:focus, form input.submit:hover {
	border-color:#7e5b09;
}
form input.submit {
	background: transparent #656364;
}
/* border-radius */
form label, form input, form select, form textarea, form input.submit {
	-moz-border-radius:02px;
	-webkit-border-radius:02px
}
.button {
	width:50px;
	background-color:#656364;
	color:#FFF;
}

