@charset "utf-8";
/* CSS Document 
[Master Stylesheet]

Project:		ASPREY HARRIS
Version:		1.0
Last change:	13/08/09 by John (john@daxic.com)
*/

/* Import Website Liniar Menu */
@import url("dropdown/default.css");

/* Import Website Horizontal Menu */
@import url("dropdown/leftside_menu.css");

/* Import Style for Content Display */
@import url("layout.css");

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body { background: #fff url(../img/bg.gif) repeat-x center top; }

body, th, td {
	font-size: 12px;
	color: #4c4c4c;
}

p { padding-bottom: 10px; }

ul, ol { margin-left: 32px; }

li { padding-bottom: 4px; }

a {
	color: #0078c1;
	outline: none;
	text-decoration: underline;
}

a:hover { color: #47a7e0; }

.wrap {
	width: 996px;
	margin: 0 auto;
}

.header {
	background: url(../img/header-bg.jpg) no-repeat left bottom;
	height: 345px;
	position: relative;
	margin: 15px 0 18px;
}

.header img {
	position: absolute;
	right: 10px;
	top: 50px;
}

.website-logo {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 321px;
}

.website-logo a {
	display: block;
	height: 98px;
	background: url(../img/asprey-harris-logo.png) no-repeat left top;
}

.tagline {
	position: absolute;
	left: 22px;
	bottom: 15px;
	width: 322px;
	height: 25px;
	background: url(../img/insurance-consultants-ltd.png) no-repeat left top;
}

.website-logo a span, .tagline span {
	position: absolute;
	left: -50000px;
}

.left-column {
	float: left;
	width: 200px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.right-column {
	width: 210px;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

.mid-column {
	margin: 0 230px 0 220px;
	padding: 10px;
}

/* News Box */
.newsbox-top {
	background: #96dbff url(../img/newsbox-top.gif) no-repeat left top;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 8px 10px 0;
}

.newsbox-top a, .newsbox-top a:hover {
	color: #014c73;
	text-decoration: none;
}

.newsbox-bottom {
	list-style: none;
	background: #96dbff url(../img/newsbox-bottom.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 10px;
	font-size: 11px;
	color: #013c5b;
}

.newsbox-bottom span {
	font-size: 10px;
	display: block;
	color: #0a9eec;
}

.newsbox-bottom h1 {
	font-size: 14px;
	font-weight: bold;
}

.newsbox-bottom h1 a, .newsbox-bottom h1 a:hover {
	text-decoration: none;
	color: #001d2c;
}

/*News Page List*/
.news {
	list-style: none;
	margin: 0;
}

.news li {
	height: auto !important;
	height: 120px;
	min-height: 120px;
	text-align: right;
	
}

.news li h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0 4px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	text-align: left;
}

.news li h1 a {
	text-decoration: none;
}

.news li img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}

.news li p {
	padding-bottom: 0;
	text-align: left;	
}

.news-nav {
	list-style: none;
	width: 46%;
	margin: 0 auto;
}
.news-nav li {
	float: left;
	padding-right: 10px;
}

.news-nav li select {
	font-size: 11px;
	width: 60px;
}
/* Footer */
.footer {
	float: left;
	width: 976px;
	margin: 0 10px 20px;
	background: url(../img/footer-bg-bottom.gif) no-repeat left bottom;
}

.footer .wrap {
	width: 956px;
	margin: 0;
	padding: 8px 10px;
	background: url(../img/footer-bg-top.gif) no-repeat left top;
	text-align: center;
	font-size: 11px;
	color: #464646;
}

.footer .wrap a {
	color: #464646;
	text-decoration: none;
}

.footer .wrap a:hover {
	color: #005482;
	text-decoration: underline;
}

.footer .wrap strong {
	font-weight: normal;
	font-size: 10px;
	display:block;
	padding-top: 8px;
}

.link-list{
	text-decoration: none;
	color:#00598B;
	font-size: 14px;
	font-weight: bold;
}

.add-link{
	text-decoration: none;
	color:#00598B;
	font-size: 14px;
	font-weight: bold;
}

.link-title{
	text-decoration: none;
	color:#00598B;
	font-size: 14px;
}

.link-website{
	text-decoration: none;
	color:#00598B;
	font-size: 14px;
}

.txtform{
	width: 242px;
	border: 1px solid #BEBFB7;
	font-size: 12px;
}

.txtarea{
	width: 242px;
	border: 1px solid #BEBFB7;
	font-size: 12px;
}

.contact_title{
	color: #666565;
	font-size: 12px;
}

.atd{
	padding-left: 27px;
}

.submit{
	background:#00598B;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border:none;
	margin: 10px 0 0 120px;
	padding: 3px 10px;
}
.thank_you{
	color:#666565;
	font-size: 13px;
}

.error { color: #F00;
}

.links-headline{
	color:#00598B;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*Error Style*/
.info, .success, .warning, .error{  
    border: 2px solid;  
    margin: 10px 0px;  
    padding:10px 10px 10px 53px;  
    background-repeat: no-repeat;  
    background-position: 10px center;
}
	.info h3,
	.success h3,
	.warning h3,
	.error h3{
		font-size:17px;
	}
	.info a,
	.info a:hover,
	.success a,
	.success a:hover,	
	.warning a,
	.warning a:hover,	
	.error a,
	.error a:hover{
		font-size:11px;
		float:right;
		font-weight:bold;
		text-decoration:none;
		outline:none;
		text-transform:capitalize;
		background-image:url(../img/admin_dismiss.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}
	
.info{
    color: #567da5;  
    background-color: #d7ebf2;  
    background-image: url(../img/admin_info.gif);
	border-color:#b6c7cd;
}
	.info a{
		color: #567da5;
		background-position:0px -35px;
	}
.success{
    color: #ffffff;  
	border-color:#3b9805;
    background-color: #8ac469;  
    background-image:url(../img/admin_success.gif);	
}
	.success a{
		color: #ffffff;  
		background-position:0px 3px;
	}
.warning{
    color: #655f4f;  
    background-color: #fdedc5;  
    background-image:url(../img/admin_warning.gif);
	border-color:#efcd78;	
}
	.warning a{
		color: #655f4f;
		background-position:0px -16px;
	}
.error{
    color:#ffffff;  
    background-color:#ed7053;
    background-image:url(../img/admin_error.gif);
	border-color:#c63d09;
}  
	.error a{
		color:#ffffff;
		background-position:0px -54px;
	}
