/* @override http://www.aimlisting.co.uk/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override http://www.aimlisting.co.uk/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override http://192.168.0.10/aimnew/css/aim/styling.css */

/* @override http://localhost/aimnew/css/aim/styling.css */

/* @override 
	http://localhost/aim/css/aim/styling.css
	http://www.aimlisting.co.uk/css/aim/styling.css
	http://192.168.0.10/aim/css/aim/styling.css
	
*/

/* Default Stylesheet 
colours

orange:F78E1E
bright blue: 009BC9
border gray #c8c8c8;
aim blue #004960

*/

.white{
	color: white;
}

															/** BODY ELEMENTS **/
body {
	color: #333;
	/* background-color: #F2F2F2; */
	background: black url(images/backgrounds/bodybg.png) repeat-x top left;
	margin-bottom: 15px;
	margin-top: 0;
}






															/** MAIN CONTAINERS **/

div#rssleft {
	width: 440px;
	float: left;
}

div#rssright {
	
	
}
															
															
div#container {
	margin: 0 auto 0em;
	
	}



	
div#banner p, div#banner h2 {
	text-align: center;

}
div#banner{
border: 2px solid #fa8200;
	background-color: #fdfeea;
}
	
	
	div#triangle {
	float:right;
	background-image: url(images/headers/triangle.gif);
	width: 91px;
	height: 86px;
	margin: 0;
	padding: 0;
	line-height: 0;
}
	
	
	div#header {
		color: inherit;
		
		border-width: 0 2px 2px 0;
	background: #fff no-repeat right top;
}
		div#header-in {
			padding: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

#header-in h3 {
	clear: right;
	width: 710px;
	color: #FFF;
	float: right;
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	
}



#navigation {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 0;
	padding: 5px 0;
}



			#navigation li{

						}

/* My Comment */
	div#content-wrap {
		padding: 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
		
		
			}
			
			div.search-bar{
				
				
				padding: 10px;
				 margin-left:201px; margin-right:141px;
				background: #009BC9 url(images/backgrounds/searchbar.jpg) no-repeat right top;
	border-bottom: 3px solid #009BC9;
}

#content-wrap div.search-bar a {
	color: white;
	background-color: #F78E1E;
	text-align: center;
	border: 2px solid #EA7C08;
	padding: 2px 4px;
	text-decoration: none;
}

#content-wrap div.search-bar a:hover {
	color: white;
	background-color: #EA7C08;
	text-align: center;
	border: 2px solid #EA7C08;
	padding: 2px 4px;
	text-decoration: none;
}

#searchbar h2 {
	font-size: 15px;
	color: white;
}


#advancedsearchbartop h2 {
			background-color:#0084AA ;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
		margin-bottom: 10px;
			background: #0084AA url(images/backgrounds/sidebar-header-bg.jpg) repeat-x;

}

div#advancedsearchbartop {
				 margin-left:201px; margin-right:141px;
	border-bottom: 1px solid #009BC9;
}






    .advancedctrlHolder{ /* This is the main unit that contains our form "modules" */
      overflow:hidden;
      margin:0; padding: 2px 4px 2px 10px;
      clear:both;
      /* user prefs */
      background:#f9f9f9;
      margin:0;
    }


			
			div.content-in {
	padding-top: 10px;
	padding-bottom: 10px;
}
		div.column {
		
			
			background-color: #fff;
		
			}
			div.column-in {
	padding: 0 10px 10px;
}
				div.column-in-right {
	padding: 0 10px 10px;
}
					
				div#columnbox {
	background-color: #f1f5e8;
	margin-bottom: 10px;
}
				div#columnboxlogin {
	background-color: #009BC9;
	margin-bottom: 10px;
	color: white;
}

#columnboxlogin p a {
	color:#96D9F1;
}

#columnboxlogin p {
	color:#fff;
	padding: 5px;
}



#columnboxlogin h4.white {
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
		margin-bottom: 10px;
	background: #0084AA url(images/backgrounds/sidebar-header-bg.jpg) repeat-x;
}

#columnboxlogin form {
	padding-right: 10px;
	padding-left: 10px;
	color:#fff;
}



form#addressForm {
		padding-right: 10px;
	padding-left: 10px;
	
}

div#columnboxmailing{
	background-color: #004960;
	margin-bottom: 10px;
	color: white;	
}

#columnboxmailing h4.white {

	background-color:#0084AA ;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
		background: #0084AA url(images/backgrounds/sidebar-header-bg.jpg) repeat-x;
}



	.boxpadding{

}	
				

div#footer {
	
	border-top: 2px solid #F78E1E;
}


		div#footer-in {
			padding: 10px;
			
}

#footer-in p {
	font-size: 10px;
	
	
}
			

			#footer-list li
			{
			
			display: inline;
			list-style-type: none;
			padding-right: 10px;
			font-size: 9px;
			}
			
			#footer-list li a{
			color: #333;
			}

ul#footer-list {
	text-align: center;

}






															/** SUB CONTAINERS **/
* { }


#content-wrap div.content div.content-in div.logo {
	float:right;
	padding: 10px;
		border: 1px solid #e7e7e7;
	border-bottom-color: #d4d4d4;
	border-right-color: #d4d4d4;
	margin-bottom: 5px;
	margin-left: 5px;
}







															/** LISTS **/
* { }

img.lfloat {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 10px;
}

#directors div p, #directors div h4{
	margin-left: 110px;
}

#content-wrap div.content div.content-in ol, #content-wrap div.content div.content-in ul {
	padding-left: 30px;
}

#content-wrap div.content div.content-in ul li {
		background: url(images/icons/arrow_right.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}




div.terms-services p{
	margin-top: 10px;
	padding-top: 5px;
	font-size: 9px;
	color: #4c4c4c;
	border-top: 1px solid #4c4c4c;
}

#content-wrap div.content div.content-in ol ul li {
	padding-left: 20px;
	color: #000;
	padding: 10px;;
}




															/** Tables **/
* { }
#listtable tbody tr th {

	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #96D9F1;
	font-size: 10px;
}

div#pagination {
	text-align: right;
}

#pagination b {
	border-bottom: 2px solid #1c80ff;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	
}

#listtable tbody tr th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#listtable tbody tr th.spechighlight {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #faffc4;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
}


#listtable tbody tr th.specalt a {
	color: #004960;
}

#listtable tbody tr th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font-size: 10px;
	color: #004960;
	font-weight: normal;
	font-style: normal;
}

#copyright p{
	text-align: left;
	color: #666;
	padding: 0;
	margin: 0 0 2px;
}

#copyright a{

	color: #666;

}

#footer-list {
	float: right;
}


#listtable tbody tr td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	
	background: #fff;
	padding: 3px 3px 3px 12px;
	
	font-size: 10px;
}


#listtable tbody tr td.alt {
	background: #F5FAFA;
	color: #004960;
	
}

#listtable tbody tr td.highlight {
	background: #faffc4;
	color: #004960;	
}


td.tablelabel {
color: #666;	
}

#listtable caption {
	padding: 0 0 5px 0;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

#sidetable tbody tr th {

	
	border-bottom: 1px solid #C1DAD7;

	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 12px;
	background: #40C4DD url(images/backgrounds/sidebar-header2-bg.jpg);
	font-size: 10px;
	
}




#sidetable tbody tr th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/table/bullet1.gif) no-repeat;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#sidetable tbody tr th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/table/bullet2.gif) no-repeat;
	font-size: 10px;
	color: #004960;
	font-weight: normal;
	font-style: normal;
}

#sidetable tbody tr td {
	border-right: 1px solid #b9eaff;
	border-bottom: 1px solid #b9eaff;
	
	background: #96D9F1;
	padding: 3px 3px 3px 12px;
	
	font-size: 10px;
}


#sidetable tbody tr td.alt {
	background: #F5FAFA;
	color: #004960;
	
}

#sidetable caption {
	background-color:#0084AA ;
	color: white;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
		background: #0084AA url(images/backgrounds/sidebar-header-bg.jpg) repeat-x;
}

#sidetable tbody tr td a {
	color: #0084AA;	
}


#table-basic tbody tr td.tablefield {
	padding-left: 20px;
}

#table-basic {
	margin-bottom: 10px;
}

#company-div {
	padding: 5px;
	border: 1px solid #e7e7e7;
	border-bottom-width: 3px;
	border-bottom-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-right-width: 1px;
}

#company-div-inner {
	padding-left: 10px;
	padding-right: 10px;
}

#listtable {
	width:550px
}








															/** TYPOGRAPHY **/
* { }




#header-in h1 {
background: #fff url(images/headers/aim26.jpg) no-repeat right -1px;	
text-decoration: none;
border: none;
margin: 0 0 10px;
padding: 0;
line-height: 0;
}

#services-sample {	
	padding: 10px;
	border: 1px solid #fa8200;
	background-color: #fdfeea;
}

#services-sample p{
	text-align: center;	
	margin: 0;
}

#header-in h2 {
	text-align: right;
	padding-right: 30px;
}

div#companyname {
	background-color: #e7e7e7;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#companyname h2 {
	
}

.grayout {
	color: #999;
}

h2, h3, h4 {
	color: #004960;
	
}
h1{
	color: #009BC9;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #009BC9;
	margin-bottom: 10px;
}






															/** FORMS **/
* { }

.autocomplete{
	border:1px solid black;background-color:white;position:relative;font-size: 10px;
}

div#autocomplete_choices
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size: 10px;
}

div#autocomplete_choices ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background: #96D9F1;
	padding-left: 3px;
	border: 3px solid #333;
}

div#autocomplete_choices p
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background: #96D9F1;
	padding-left: 3px;
	border: 3px solid #333;
}
div.incorrect-info {
	margin-top: 15px;
	margin-left: 15px;

}
div.incorrect-info p{
	text-align: right;
	font-size: 9.5px;
	color: #666;
}

div#autocomplete_choices ul li

{
	padding:3px;
	
}
.selected { 	
	color: white;
	background-color: #F78E1E;  }

#response {
	color: white;
	background-color: #F78E1E;
	text-align: center;
	border: 2px solid #EA7C08;
}

#howtouse-box {
	color: white;
	padding: 5px;
	text-align: center;
	border: 2px solid #2D6786;	
	margin-bottom: 10px;
	padding-bottom: 0;
	background: #96D9F1;
}
#howtouse-box p a.icon_help {
	color:#2D6786;
	font-weight: bold;
}




#rss {
	color: white;
	background-color: #F78E1E;
	text-align: center;
	border: 2px solid #EA7C08;

}

#rss p{
color: white;	
text-align: center;
	padding: 0;
	margin: 0;
}
#rss a{
color: white;
}

/**Drop down**/

#dropdown  {
	padding-left: 20px;
	cursor: pointer;
	background: #B0E5F8 url(images/icons/arrow_open.gif) no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top:1px solid #0084AA;
	
}

#dropdown-inside {
overflow:hidden;
padding:10px 8px 15px;
position:relative;
}
#dropdown h3{
	color: #0084AA;
	font-size: 13px;
}

#directors div img.lfloat {

}

#companyname p {
	margin-bottom: 3px;
	font-size: 10px;
	
}

#main_news {
	float:left;
	margin-bottom: 1px;
	border-top: 1px solid #7D9AA4;
	
	width:535px;
	padding: 10px;
	margin-top: 0px;

}

#main_news ul {
	margin-left: 130px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
	padding-bottom: 10px;	
}



div#main_news.alt {
	/* background: url(images/news/bgnews.jpg) no-repeat; */
	border-top: 1px solid #A6A5A5;
}
div#main_news.alt2 {
	/* background: url(images/news/bgnewsalt.jpg) no-repeat; */
	border-top: 1px solid #A6A5A5;
}

div#main_news.market {
	/* background: url(images/news/bgnews-overview.jpg) no-repeat; */
	border-top: 2px solid #3F7D94;
	border-right: 10px solid #3F7D94;
}

div#main_news.watch {
	/* background: url(images/news/bgnews-watch.jpg) no-repeat; */
	border-top: 2px solid #F99120;
	border-right: 10px solid #F99120;
}

div#main_news.market h2 a{
	/* color: white; 
	font-weight: bold; */
}
div#main_news.market p{
	/* color: white; */
}
div#main_news.market p a{
	/* color: white;
	font-weight: bold; */
}



#main_news h2 {
	
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
}
	

#main_news p {

	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
	
	padding-bottom: 0;
	margin-bottom: 3px;
}

#main_news a{
color: #000;
}

#main_news h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;

}



#main_news a:hover{
	
	text-decoration: underline;
}

#main_news img {
	float:left;
	margin: 0;
	margin-right: 10px;
	border: 1px solid #414141;
}

#newsitem {
	
	border-top: 1px solid #b3b3b3;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float:left;
	width: 530px;
	margin-bottom: 5px;
}

div.paginate {
	float:left;
}

#newsitem h2 a {
	color: #303030;
	text-transform: uppercase;
}

#newsitem h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;

}

#newsitem h5 a{
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
		color: #000;
}

div#searchnewsbar {
	margin: 0 0 10px;
	padding: 0px;
	background-color: #004960;
	color: #fff;
}

#searchnewsbar form {
	padding: 5px;
}

#searchnewsbar h4 {
		color: white;
	font-size: 11px;
	text-align: center;
	background: #0084AA url(images/backgrounds/sidebar-header-bg.jpg) repeat-x;
	padding: 3px;
	margin: 0 0 10px;
}

#attachment {
	background-color: #F8E1C4;
	border-top: 1px solid #F7C588;
	padding: 2px 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}



#categorymenudiv {
	padding-bottom: 20px;
}

#categorymenudiv h2 {
	padding-bottom: 5px;
}

#advancedsearchbar {
margin-bottom: 10px;	
padding: 10px;
}



#content-wrap div.column.cright div.column-in-right img {
	margin-bottom: 5px;
	background-color: #e3e3e3;
}

ul.categorymenu {
	margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#content-wrap div.content div.content-in ul.categorymenu li {
	display: inline;
list-style-type: none;

}

#content-wrap div.content div.content-in ul.categorymenu li a {
padding: 3px 10px;
color: #fff;
background-color: #016F8A;
text-decoration: none;
}

div.error {
	color: #f91a00;
}

div.error-box {
	padding: 10px;
	border: 1px solid #f91a00;
	background-color: #fdfeea;
}

div.sucess-box {
	padding: 10px;
	border: 1px solid orange;
	background-color: #fdfeea;
}

div.sucess-box p{
	margin: 0;
	text-align: center;
	
}

#news-post h4 a {
	
	color: black;

}


#news-post h4 {
	
	color: black;
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 5px 10px;
	display: block;
	margin-bottom: 10px;
	border-top: 1px solid #40C4DD;
	border-bottom: 1px solid #40C4DD;
}
#attachment h4 {
	border:none;
}
#news-post h3 {


text-align: right;
	display: block;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
}

#news-post p {
	padding-right: 10px;
	padding-left: 10px;
}

#news-post div.commentsbox {
	padding-right: 10px;
	padding-left: 10px;	
}

div#news-post {
	padding: 5px 5px 10px;
	border: 1px solid #e7e7e7;
	border-bottom-width: 3px;
	border-bottom-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-right-width: 1px;
		
}

#news-post h2 {
	padding: 10px;



}

#newsitem h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: url(images/icons/arrow_right.gif) no-repeat left center;
	padding-left: 14px;
	text-transform: capitalize;
}

div.company-newsitem {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	background: url(images/icons/arrow_right.gif) no-repeat left center;
	padding-left: 14px;
	text-transform: capitalize;	
}



#main_news table tbody tr td.newstable {
padding-right: 10px;
	
}

#main_news table tbody tr td.newstable h2 a {
	font-size: 14px;
}

#main_news table tbody tr td.newstable-right h2 a {
	font-size: 14px;
}

#main_news table tbody tr td.newstable-right {
padding-left: 10px;	
}



#services-level3 {
	margin-bottom: 20px;
}







															/** END **/

#container div.advert-bottom {
text-align: right;	
padding-right: 190px;
background-color: #e3e3e3;
padding-top: 10px;
padding-bottom: 5px;

}



#content-wrap div.column.cright div.column-in-right div.advert-side a img {
	background-color: #666;
	padding: 1px 0;
	margin-bottom: 5px;	
}



#notestable tbody tr.noteheading td {
	color: #4b4548;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #9fd6ff;
	padding: 6px 2px 6px 0;
	border-right: 1px solid #9fd6ff;
	background-color: #e7f6ff;
}

table#notestable {
	font-size: 11px;
	width: 98%;
}

#notestable tbody tr th {
	text-align: left;
		background-color: #9fd6ff;
	border-top: 1px solid #9fd6ff;
	padding: 6px 2px;
}

#notestable caption {
	text-align: right;
	font-style: italic;
	font-size: 10px;
}

#dating {
		background: url(images/backgrounds/dating.jpg) no-repeat right top;
	padding-right: 230px;
}

#twitter {
padding:10px 0 0 4px;
}

#linkedin {
padding-top:10px;
}


