/*   colours
________________________
BODY
bg cyan			#BCDCF5
text blue		#4966B8
link blue		#1A3A93
orange			#FF6633
light orange	#F9EEB2
________________________
*/

BODY {
	color: #000000;
	background-image: url(../images/bg_image.jpg);
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.page_title {font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #315ACC;
	}

.bodytext {
	font-size: 12px;
}

.bodytextred {color: #ff0000;
	font-size: 12px; 
	text-decoration:none;}

.bodytextred a {color:#FF0000;
				}
				
.bodytextred a:hover {text-decoration:underline;}


.bodytextbold {
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-size: 14px;
}
.headerbold {
	font-size: 14px;
	font-weight: bold;
}
.headeritalic {
	font-size: 14px;
	font-style: italic;
}
.headerbolditalic {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.bodytextorange {
	color: #FF6633;
	font-size: 12px;
}
.headerorange {
	color: #FF6633;
	font-size: 14px;
}
.headerboldorange {
	color: #D45595;
	font-size: 14px;
	font-weight: bold;
}
.headeritalicorange {
	color: #FF6633;
	font-size: 14px;
	font-style: italic;
}
A {
	color: #4966B8;	
	text-decoration: underline;
}
A:HOVER {
	color: #1A3A93;
	text-decoration: underline;
}
TD.orange {background-color: #F9EEB2;}
TD.grey {background-color: #CCCCCC;}
.previewlisting {
	border: 1px solid #4966B8;
	background-color: #F9EEB2;
	color: #4966B8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr.divider {
	border: 1px dashed #ffffff;
}

#nav {width: 786px;
	  height: 100px;
	  background-image: url(../images/auctionlist-top.jpg);
	  background-repeat:no-repeat;
	  background-color:#FFFFFF;}
	  
#logo {position: relative;
		top: 0px;
		left: 0px;
		margin-bottom: 7px;}

#nav_box {width: 781px;
			height: 22px;
			float: left;
			padding-top: 10px;
			padding-bottom: 2px;
			padding-left: 5px;
/**			border-bottom: 1px solid #4967BA;**/
			margin-bottom: 0px;}
			
#nav_item {padding: 3px;
			background-color:#C661AC;
			float: left;
			margin-right: 3px;
			padding-left: 8px;
			padding-right: 8px;
			color: #ffffff;
			padding-bottom: 5px;
			font-weight:bold;}
			
#nav_item a {text-decoration: none;
color:#ffffff;}

#nav_item a:hover {text-decoration: underline;
				color:#ffffff;}

#right_box {width: 148px;
			border: 1px solid #CCCCCC;
			margin-bottom: 10px;}
			
#right_box img {border-bottom: 1px solid #cccccc;}

#right_box_text {font-family:Arial, Helvetica, sans-serif, "Century Gothic";
				font-size: 10px;
				color:#000000;
				padding: 5px;
				width: 148px;}
				
#right_box_text a {text-decoration: none;
color:#A59750;}

#right_box_text a:hover {text-decoration: underline;
				color:#A59750;}

#right_box_text ul {
	padding: 0 0 0 15px;
	margin: 13px 13px -5px 0;
}

#right_box_text li {font-size: 11px;
					padding-bottom: 3px;}

#right_box_text li a{color: #990000;}
#right_box_text li a:hover{color: #990000;}

#main_content {padding: 6px;
				padding-top: 4px;
				font-size: 11px;}

#home_box {width: 150px;
			height: 200px;
			margin-bottom: 10px;
			margin-top: 9px;}
			
#home_box a {text-decoration: none;
				color: #A59750;
				font-weight:bold;
				font-size: 13px;}
				
#home_box a:hover {color: #E5CF5E;}
			
#home_box_title {width: 150px;
				padding-top: 5px;
				padding-bottom:5px;
				text-indent: 5px;
				font-family:Arial, Helvetica, sans-serif, "Century Gothic";
				font-size:12px;
				font-weight: bold;
				color: #ffffff;
				background-color: #990000;}
				
#home_box p {margin: 4px;}

#footer {color: #FFFFFF;
			padding-bottom: 10px;}

#footer a {color: #ffffff;}

#nav_item2 {padding: 3px;			
			background-color:#C661AC;
			float: left;
			margin-right: 3px;
			padding-left: 8px;
			padding-right: 8px;
			color: #ffffff;
			padding-bottom: 5px;
			font-weight:bold;
			}
			
#nav_item2 a {text-decoration: none;
color:#ffffff;
padding-top: 3px;}

#nav_item2 a:hover {text-decoration: underline;
				color:#ffffff;}
				
/** search page 1**/
				
#search_left {width: 210px;
			float: left;
			margin-top: 20px;
			margin-left: 4px;
			padding-bottom: 20px;
/**			border-right: solid #cccccc 1px;**/}
			
#search_right {
	width: 230px;
	height: 350px;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 35px;}
	
	.bodytextsmall {

	font-size: 10px;
}

#results {width: 430px;
			border: 1px dashed #999999;
			/**border-bottom: 1px dashed #999999;**/
			margin-bottom: 25px;}
			
#results_top {width: 430px;
				background-color:#F4E0EA;
				padding: 3px;
				color: #A04372;}
			
#search_pic {float: left;
				width: 160px;
				height: 120px;}

#search_text {float: left;
				width: 250px;
				margin-left: 8px;
				margin-top: 10px;}
				
#icons img {margin-right: 10px;} 

#icons {float: left;
		width: 420px;
		padding-bottom: 5px;
		margin-left: 5px;}
		
#details {padding: 10px;
background-color:#F4E0EA;
margin-bottom: 5px;}

/**-----------------------------------------**/

/**search page 2**/

#search_left {width: 140px;
			float: left;
			margin-top: 20px;
			margin-left: 4px;
			padding-bottom: 20px;
/**			border-right: solid #cccccc 1px;**/}
			
#search_right {
	width: 230px;
	height: 310px;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 12px;}
	
	.bodytextsmall {

	font-size: 10px;
}

#results2 {width: 590px;
			border: 1px solid #999999;
			/**border-bottom: 1px dashed #999999;**/
			margin-bottom: 25px;
			position: relative;
			height: 400px;}
			
#results_top2 {

	background-color:#F4E0EA;
	padding-left: 3px;
	padding-top: 3px;
	color: #A04372;
	height: 20px;
	}
			
#search_pic2 {float: left;
				width: 160px;
				height: 120px;}

#search_text2 {float: left;
				width: 410px;
				margin-left: 8px;
				margin-top: 10px;}
				
#icons img2 {margin-right: 10px;} 

#icons2 {float: left;
		width: 420px;
		padding-bottom: 5px;
		margin-left: 5px;}
		
#details2 {position: absolute; 
		   bottom: 0; 
		   right: 0;
		   height: 120px;
		   width:150px;
		   border: solid 1px #cccccc;
		   margin-right: 5px;
		   margin-bottom: 5px;
		   padding: 5px;
		   font-size:10px;
		   background-color:#F4E0EA;}
		   
#search_bridging {float: right;
					width: 220px;
					height: 175px;
					border: 1px solid #999999;}
					
#search_bridging img {border-bottom: 1px solid #999999;}
					
#search_bridging_text {padding: 5px;}
						
#search_bridging_text img {margin-left: 5px;
							margin-bottom: 5px;
							border: 1px solid #999999;}

/*
 * FAQ Accordian
 */

#faq ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#faq ul li a:hover {
	text-decoration: underline;
	outline: none;
}

#faq ul li a:active {
	outline: none;
}
