@import url("reset.css");
@import url("960.css");


/*=======================================================
* File Name:style.css
* Author: mrLami
* Date Created: 26/04/2009
* Media: screen
* This style sheet is for mainly fonts, colors, and padding.
==========================================================*/


/* Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	margin:0px;
	color:#777777;
}
html, body {height:100%;min-height:100%;}

a:focus {outline: 1px dotted invert;}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#b21f24;
	text-decoration: underline;
}
a:hover {
	color:#111;
	text-decoration:none;
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {font-size: 22px;letter-spacing:-1px;}
h2 {font-size: 20px;letter-spacing:-1px;}
h3 {font-size: 18px;letter-spacing:-1px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* styles for order and un order list
----------------------------------------------------------------------------------------------------*/
ol {list-style: decimal;}
ul {list-style: square;}
li {margin-left: 30px;}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 18px 18px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 18px 18px 0;
	width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #e0e5b8;
	background-color:#f4f6e0;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #e0e5b8;
	font-size:12px;
	font-style: italic;
}

/* Top Menu style starts from here
----------------------------------------------------------------------------------------------------*/
.menu {
	float:right;
	width:auto;
}
.menu ul li {
	display:inline;
	margin-left:3px;
	width:auto;
}
.menu ul li a:link, .menu ul li a:visited {
	text-decoration:none;
	line-height:30px;
	color:#111;
}
.menu ul li a {
	font-size:13px;
	font-weight: bold;
	float:left;
	padding:1px 15px;
	text-align:center;
	text-decoration:none;
	/*text-transform:uppercase;*/
	line-height:30px;
	width:auto;
}

.menu ul li a:hover {
	color:#b21f24;
}
.menu ul li.active a, .menu ul li.active a:visited {
	border-bottom:none;
}
.menu ul li.active a, .menu ul li.active a:visited {
	background-color:#b21f24;
	color:#fff;
	background-image: url(../images/active-bg.jpg);
	background-repeat: repeat-x;
}
.menu ul li.active a:hover {
	color:#F5CF4D;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
position:relative;
height:105px;
}

#logo .logo {
position: absolute;
top:30px;
}


/* main columns/ sidebars padding
----------------------------------------------------------------------------------------------------*/
#middle {
	margin-top:45px;
	height:100%;
	float:left;

	min-height:415px;
	height:auto !important;
	height:415px;
}
#content-column, #right-column{
	margin-top:0px;height:100%;min-height:100%;
}
.content-column-top, .home-col1, .home-col2, .right-column, .content-column{
	border:1px solid #eee;
	padding:20px 25px;
	margin-bottom:20px;
	border-bottom:5px solid #eee;
	border-top:5px solid #eee;
}
.home-col1 h3 span img, .home-col2 h3 span img,
.right-column h3 span img, .news h3 span img, .contact-info h3 span img{
	position:relative;
	top:4px;
}

#right-column #order-appraisal img { vertical-align: middle; padding-bottom:7px; }

#content-column h1 {color:#111;}
.right-column h3, .home-col1 h3, .home-col2 h3, .news h3, .content-column-top h1 {color:#b21f24;}

/* services
----------------------------------------------------------------------------------------------------*/
.services {margin-bottom:20px;border-bottom:1px solid #ccc;}
.services-col2 {margin-left:70px;}

/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	float:left;
	padding:10px 0;
	width:auto;
}
	.contact-us input {
	/*background-image:url(../images/input-bg1.jpg);*/
	background-repeat:no-repeat;
	height:17px;
	width:350px;
	background-color:#eee;
	border:1px solid #ccc;
	width:350px;
	padding:5px;
}
.contact-us textarea {
	background-color:#eee;
	border:1px solid #ccc;
	width:350px;
	padding:5px;
	overflow:auto;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
}
.red {color:red;font-weight:700;}

.contact-us .form-col1 {
	color:#333;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}

#wrapper {width:600px;margin:0 auto;}
.message {background-color:#eee; border:1px solid #ccc; color:#222;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}

/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	background-image: url(../images/footer-strip.jpg);
	background-repeat: repeat-x;
}
#footer-inner{
	color:#fff;
	height: 84px;
	width: 940px;
	margin:0 auto;
	position:relative;
	padding-top: 20px;
}
#footer-inner .copy {text-align:left; position: absolute; top:50px;}
#footer-inner a {color:#ccc;}


/*footer menus*/
#footer-menu {position: absolute;}
#footer-menu li {display:inline; margin:0px;}
#footer-menu li a, ul.footer-menu li a:link, ul.footer-menu li a:visited {color:#fff;}
.footer-menu-spacer {padding-left:8px; padding-right:4px;}

/* miscellaneous
----------------------------------------------------------------------------------------------------*/
.fl {float: left;}
.fr {float: right;}
