/****************************************************
Niggle Limited
Copyright (C) 2008 All Rights Reserved
Coded by Paul Fisher paul.fisher@niggle.co.uk

Basic layout info:
Width Max : 500px

****************************************************/

/*	Global reset
****************************************************/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin:0; padding:0;
	}
img { 
	-ms-interpolation-mode:bicubic;
	border:0; 
	}

/*	Global
****************************************************/
body {
	background:#4990a7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:1.4em;
	color:#476065;
	background:url(../images/structure/h2_bkg.gif) bottom repeat-x;
	padding:10px;
	margin-bottom:20px;
	clear:both;
	}
h2 {
	font-size:1.4em;
	color:#549ab1;
	margin:10px;
	}
.moduleleft_form h2 {
	padding-top:8px;
	color:#fff;
	}
h3 {
	font-size:1.2em;
	color:#da0541;
	font-style: italic;
	margin:10px;
	}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
h5.secure {
	margin-right:8px;
	background:url(../images/structure/icons/padlock.gif) right no-repeat;
	}
h5 small {
	font-size:.80em;
	color:#666666;
	font-weight:normal;
	font-style:italic;
	}
.h2sidebox {
	float:right;
	text-align:right;
	}
ul, p {
	font-size:11px;
	line-height:1.5em;
	}
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	}

/*	Wrappers
****************************************************/
#outerwrapper {
	margin:0 auto;
	max-width:500px;
	text-align:left;
	}
#headerwrapper {
	height:32px;
	background: url(../images/structure/m.header_bkg.png) repeat-x;
	}
#searchwrapper {
	height:212px;
	background:url(../images/structure/m.search_bkg.png) repeat-x;
	text-align: center;
	}
#logowrapper {
	height:99px;
	background:url(../images/structure/m.logo_bkg.png) repeat-x;
	text-align: center;
	}
#innerwrapper {
	background: #18495b;
	padding:0 5px 0 5px;
	}
#innerwrapper_top {
	height: 5px;
	background:url(../images/structure/m.innertop_bkg.png) repeat-x;
	}
#innerwrapper_mdl {	
	background-color: #d0e4ea;
	}
#innerwrapper_bttm {
	height: 5px;
	background:url(../images/structure/m.innerbttm_bkg.png) repeat-x;
	}
#footerwrapper {
	height:80px;
	background:url(../images/structure/m.footer_bkg.png) repeat-x;
	color:#fff;
	text-align: center;
	padding-top:7px;
	}

/*	Forms
****************************************************/
input.search, input.details, input.username, input.password {
	width:60%;
	border:2px solid #c2c2c2;
	padding:2px;
	}
input.searchbutton {
	margin-top:6px;
	}
textarea.thefeedback {
	width:99%;
	}
#feedbackform {
	padding:6px 6px 12px 6px;
	border-bottom: 1px solid #18495b;
	}

/*	About section
****************************************************/
#about {
	background:#fff;
	padding:6px;
	}
#biz_address {
	margin-left:84px;
	}

/*	Search results
****************************************************/
.sr_wrapper {
	display:block;
	margin:0;
	height:75px;
	padding:5px;
	overflow: hidden;
	border-bottom: 1px solid #18495b;
	}
.sr {
	display: block;
	height:70px;
	overflow: hidden;
	}
a.sr_title {
	font-weight:bold;
	font-size: 12px;
	color:#dc144c;
	}

/*	Feedback and feedback detail
****************************************************/
#member_tabs {
	height:28px;
	background: url(../images/structure/m.feedback_bkg.gif) repeat-x;
	}
.feedbacktext {
	display: block;
	margin-left:48px;
	}

/*	Tables
****************************************************/
.datatable td, .datatable th {
	padding:5px;
	}
.datatable th {
	height:35px;
	padding:0 5px 5px 5px;
	}
.datatable td {
	height:20px;
	}
.datatable td.tdbttm {
	border-bottom: 1px solid #18495b;
	}
.datatable td.highlight {
	background-color:#c7ecf3;
	}
.datatable .read_y td, .datatable .read_y a {
	font-weight:normal;
	}
.datatable .read_n, .datatable .read_n a {
	color:#FFFFFF;
	font-weight:normal;
	}
.datatable .read_n {
	background-color:#f7a211;
	}

/*	Links
****************************************************/
a {
	color:#095b73;
	}
a:hover {
	color:#dc144c;
	}
a.logo {
	display:block;
	}
a.navleft, a.navright {
	display:block;
	width:49px;
	height:18px;
	margin:6px 5px 0 5px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding:1px 0 0 10px;
	}
a.navleft {
	float:left;
	background: url(../images/structure/m.nav_l.gif) no-repeat;
	}
a.navright {
	float:right;
	background: url(../images/structure/m.nav_r.gif) no-repeat;
	}
a.navmiddle {
	display:block;
	text-align: center;
	width:91px;
	height:18px;
	margin:6px 5px 0 5px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	float:right;
	background: url(../images/structure/m.nav_m.gif) no-repeat;
	padding-top:1px;
	}
#footerwrapper a {
	color:#fff;
	}
a.sr_title {
	font-weight:bold;
	font-size: 12px;
	color:#dc144c;
	text-decoration: none;
	}
a.member_tab_on, a.member_tab_off {
	display:block;
	float:left;
	width:98px;
	height:22px;
	margin-left:5px;
	font-weight: bold;
	text-align: center;
	padding-top:6px;
	}
a.member_tab_on {
	background:url(../images/structure/m.feedback_tab.gif);
	text-decoration: none;
	}

/*	Images
****************************************************/
.logo {
	}
.floatleft, .floatright {
	display:block;
	}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}
.s_logothumb_frame {
	width:72px;
	float:left;
	margin-right:10px;
	border:1px solid #18495b;
	}
.s_logo {
	width:40px;
	float:left;
	margin-right:5px;
	border:1px solid #18495b;
	}


/*	Pagination
****************************************************/
.pagination {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
div.pagination {
	margin-top:5px;
	padding:2px;
	text-align:center;
	}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	text-decoration: none; 
	color: #000;
	font-weight:normal;
	}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color:#dc144c;
	background-color:#f9f9f9;
	}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	background-color: #246179;
	color: #fff;
	}
div.pagination span.disabled {
	display:none;
	}

/*	Misc
****************************************************/
.aligncenter {
	text-align: center;
	}
.alignleft {
	text-align: left;
	}
.alignright {
	text-align:right;
	}