@charset "utf-8";
/* CSS Document */
@import"common.css";
@import"reset.css";
body{
	background:url(../images/page-bg.jpg) no-repeat top #000000;
	font-family:Arial, Helvetica, sans-serif;
	}
#wrapper{
	width:874px;
	margin:10px auto;
	position:relative;
	}
	.nav{
		width:600px;
		float:right;
		padding-right:30px;
		padding-top:25px;
		}
	.nav ul{
		float:right;
		padding:0;
		margin:0;
		}
	.nav ul li{
		float:left;
		padding:0;
		margin:0;
		list-style-type:none;
		height:35px;
		margin-right:2px;
		}
	.nav ul li a{
		float:left;
		display:block;
		line-height:35px;
		color:#000;
		font-size:13px;
		text-decoration:none;
		height:35px;
		}
	.nav ul li a:hover{
		text-decoration:underline;
		}
	.nav ul li.blue{
		background:url(../images/blue-btn-left.jpg) no-repeat left;
		padding-left:8px;
		}
	.nav ul li.blue a{
		background:url(../images/blue-btn-right.jpg) no-repeat right;
		padding-right:8px;
		}
	.nav ul li.green{
		background:url(../images/green-btn-left.jpg) no-repeat left;
		padding-left:8px;
		}
	.nav ul li.green a{
		background:url(../images/green-btn-right.jpg) no-repeat right;
		padding-right:8px;
		}
	.nav ul li.orange{
		background:url(../images/orange-btn-left.jpg) no-repeat left;
		padding-left:8px;
		}
	.nav ul li.orange a{
		background:url(../images/orange-btn-right.jpg) no-repeat right;
		padding-right:8px;
		}
.pageBox{
	background:url(../images/page-round-top.gif) no-repeat top;
	padding:14px 0 0 0;
	width:874px;
	float:left;
	}
	.pageBox .contentArea{
		background:url(../images/page-round-bg.gif) repeat-y;
		padding:0 14px 14px;
		width:846px;
		float:left;
		min-height:800px;
		height:100%;
		!height:800px;
		}
.logo{
	position:absolute;
	top:0px;
	left:24px;
	z-index:99;
	}
.header{
	clear:both;
	width:846px;
	}
	.subheader{
	background:url(../images/subhead-bg.jpg) no-repeat;
	clear:both;
	width:846px;
	height:152px;
	}
		.subheader div.txt{
		padding-left:300px;
		padding-top:20px;
		padding-right:40px;
		float:right;
		}
			.subheader div.img{
			width:100px;
			padding-right:20px;
			float:left;
			}
			.subheader div.content{
			width:360px;
			float:left;
			}
			.subheader h2{
			color:#fff;
			font-size:18px;
			padding-bottom:10px;
			font-weight:normal;
			}
			.subheader p{
			color:#fff;
			font-size:12px;
			font-weight:normal;
			}
.mainContainer{
	width:846px;
	float:left;
	position:relative;
	}
	.mainContainer .leftPanel{
	width:286px;
	padding-left:4px;
	float:left;
	position:absolute;
	top:-92px;
	z-index:99;
	}
		.mainContainer .leftPanel .consultBox{
		background:url(../images/consultBox-top.gif) no-repeat top;
		padding-top:12px;
		width:286px;
		float:left;
		}
			.mainContainer .leftPanel .consultBox .formcontent{
			background:url(../images/consultBox-btm.jpg) no-repeat bottom;
			width:246px;
			float:left;
			padding:0 20px 20px 20px;
			}
				.mainContainer .leftPanel .consultBox .formcontent form p{
				padding-top:7px;
				font-size:12px;
				color:#fff;
				}
				.free{
				background:#64ca2a;
				padding:5px;
				}
				.free p{
				font-size:11px;
				padding-left:5px;
				}
				.inputTxt{
				font-size:12px;
				padding:3px;
				width:210px;
				outline:none;
				}
				.selectBox{
				font-size:12px;
				padding:3px;
				width:71px;
				outline:none;
				}
				.inputTxtarea{
				font-size:12px;
				padding:3px;
				width:210px;
				outline:none;
				font-family:Arial, Helvetica, sans-serif;
				height:60px;
				overflow:auto;
				}
		.mainContainer .leftPanel .blueBox{
		background:url(../images/blueBox-top.jpg) no-repeat top;
		padding-top:12px;
		width:286px;
		float:left;
		clear:both;
		}
			.mainContainer .leftPanel .blueBox .content{
			background:url(../images/blueBox-btm.jpg) no-repeat bottom;
			width:251px;
			float:left;
			padding:0 15px 20px 20px;
			}
				.mainContainer .leftPanel .blueBox .content h2{
				font-size:18px;
				color:#fff;
				background:#309fe0;
				padding:3px 6px;
				font-weight:normal;
				}
				.mainContainer .leftPanel .blueBox .content p{
				font-size:11px;
				color:#fff;
				padding-top:5px;
				}
				.mainContainer .leftPanel .blueBox .content img{
				float:right;
				border:3px solid #fff;
				margin-left:10px;
				}
				.mainContainer .leftPanel .blueBox .content a{
				color:#fff;
				}
	.mainContainer .mainPanel{
	width:545px;
	float:right;
	padding:10px 0 10px 10px;
	}
		.pinkLink{
		background:url(../images/pink-bg.jpg) repeat-x top;
		height:25px;
		width:auto;
		padding:0 15px;
		}
			.pinkLink a{
			background:url(../images/pink-arrow.jpg) no-repeat left 50%;
			padding-left:6px;
			color:#fff;
			font-size:12px;
			text-decoration:none;
			line-height:25px;
			margin-right:5px;
			}
			.pinkLink a:hover{
			color:#fff200;
			}
	.searchBox{
		background:url(../images/searchBox-bg.jpg) no-repeat;
		 width:517px;
		height:60px;
		padding:8px 15px 15px;
		clear:both;
		margin-top:8px;
		}
		.searchBox h3{
			font-size:15px;
			color:#fff200;
			}
		.searchBox .row{
			width:480px;
			float:right;
			padding-top:2px;
			}
		.searchBox .inputFieldWrap{
			background:url(../images/searchinput-bg.gif) center no-repeat;
			width:271px;
			padding:3px 10px;
			height:24px;
			display:block;
			margin-left:10px;
			margin-top:5px;
			}
			.searchBox .inputFieldWrap input{
				border:none;
				background:none;
				width:260px;
				font-size:14px;
				outline:none;
				}
		.favourite{
			background:url(../images/favourites-top.jpg) no-repeat top;
			width:177px;
			padding-top:10px;
			float:left;
			}
			.favourite .content{
				background:url(../images/favourites-btm.jpg) no-repeat bottom;
				width:153px;
				padding:0 12px 15px 12px;
				}
				.favourite .content h3{
					color:#002157;
					text-transform:uppercase;
					text-decoration:underline;
					font-size:12px;
					padding-bottom:5px;
					}
				.favourite .content p{
					background:url(../images/dash-horz.gif) repeat-x bottom;
					padding:8px 0;
					color:#003366;
					font-size:11px;
					}
		.popular{
			background:url(../images/popular-top.jpg) no-repeat top;
			width:177px;
			padding-top:10px;
			float:left;
			margin-left:5px;
			}
			.popular .content{
				background:url(../images/popular-btm.jpg) no-repeat bottom;
				width:153px;
				padding:0 12px 15px 12px;
				}
				.popular .content h3{
					color:#002157;
					text-transform:uppercase;
					text-decoration:underline;
					font-size:12px;
					padding-bottom:5px;
					}
				.popular .content p{
					background:url(../images/dash-horz.gif) repeat-x bottom;
					padding:8px 0;
					color:#003366;
					font-size:11px;
					}					
		.newadded{
			background:url(../images/newadded-top.jpg) no-repeat top;
			width:177px;
			padding-top:10px;
			float:left;
			margin-left:5px;
			}
			.newadded .content{
				background:url(../images/newadded.jpg) no-repeat bottom;
				width:153px;
				padding:0 12px 15px 12px;
				}
				.newadded .content h3{
					color:#002157;
					text-transform:uppercase;
					text-decoration:underline;
					font-size:12px;
					padding-bottom:5px;
					}
				.newadded .content p{
					background:url(../images/dash-horz.gif) repeat-x bottom;
					padding:8px 0;
					color:#003366;
					font-size:11px;
					}
	.mainContent{
		clear:both;
		padding-top:15px;
		font-size:12px;
		line-height:18px;
		}
		.mainContent a{
		color:#003366;
		}
		.mainContent a:hover{
		color:#b133d2;
		}
		.mainContent h1{
			color:#003366;
			font-size:18px;
			padding-bottom:10px;
			font-weight:normal;
			}
		.mainContent p.caption{
			color:#333333;
			font-size:13px;
			padding:12px 0;
			font-weight:bold;
			}
		.mainContent .number{
			padding-top:20px;
			clear:both;
			}
		.mainContent .number img{
			margin:2px;
			}
		.mainContent div.results{
		clear:both;
		border-bottom:1px solid #cccccc;
		padding-bottom:10px;
		padding-top:5px;
		}
			.mainContent div.results p{
			padding-top:7px;
			}
.footer{
	background:url(../images/footer-bg.gif) no-repeat top;
	width:820px;
	height:39px;
	float:left;
	padding:8px 27px;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:18px;
	margin-top:-14px;
	}
	.footer a{
		color:#fff;
		margin:0 2px;
		}
	.footer a:hover{
		color:#fff200;
		}
	.footer a.sites{
		color:#fff;
		margin:0;
		text-decoration:none;
		}
/*--------------------------------------------------------------------------*/

.clear p a{
	color:#003366;
	font-size:11px;
	text-decoration:none;
	}
.clear p a:hover{
	color:#003366;
	font-size:11px;
	text-decoration:underline;
	}
