* {
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
	border:0;
}
#container p a { color:#2C3293; text-decoration:none; font-weight:bold;}
 #container p a:hover { color:#000000}
#header {
	width:100%;
	height:142px;
	background-image:url(../images/bg-header.gif);
	background-repeat:no-repeat;
	background-position:center;
	min-width:960px;
	position:relative;
}
#headerwrap {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#headerwrap .logo {
	float:left;
	padding-top:8px;
}
#headerwrap ul#nav {
	text-align:right;
	float:right;
	font-size:11px;
	padding-top:15px;
}
#headerwrap ul#nav li {
	display:inline;
	list-style:none;
	padding:0 8px;
	border-left: 1px #16439d solid;
	text-transform:uppercase;
	font-weight:bold;
}
#headerwrap ul#nav li a {
	color:#16439d;
	text-decoration:none;
}
#headerwrap ul#nav li a:hover {
	color:#000000;
}
#headerwrap ul#nav li.first {
	border:none;
	border:0;
}
#search {
	width:100%;
	height:281px;
	background-image:url(../images/bg-search.png);
	background-repeat:repeat-x;
	margin-top:-22px;
	min-width:960px;
	position:relative;
	padding-top:21px;
}
.searchf {
	width:100%;
	background-image:url(../images/bgf-search.gif);
	height:263px;
	background-repeat:no-repeat;
	background-position:center;
	min-width:960px;
}
#searchwrap {
	width:960px;
	margin:0 auto;
	padding-top:35px;
}
#searchwrap h2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#22268d;
	font-size:30px;
	padding-bottom:15px;
}
#searchwrap .searches {
	width:400px;
	border:1px solid #4c80b1;
	padding:3px;
	margin-bottom:10px;
	font-size:17px;
	color: #999;
}
#searchwrap input[type="text"]:focus {
	color: #000;
	font-style: normal;
	background: #fff;
}
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#container p {
	font-size:12px;
	line-height:18px;
	margin-bottom:5px;
}
#container h3 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#22268d;
	font-size:25px;
	padding-bottom:5px;
}
#abouti, #login, #registering {
	width:600px;
	min-height:200px;
	border:1px solid #c1d5e9;
	background-image:url(../images/boxfade-bg.gif);
	background-repeat:repeat-y;
	background-position: right;
	padding:10px;
	float:left;
}
#register, #free {
	width:310px;
	min-height:200px;
	padding:10px;
	float:right;
	background-image:url(../images/boxfade-bg.gif);
	background-repeat:repeat-y;
	background-position: right;
	padding:10px;
	border:1px solid #c1d5e9;
}
#register ul, #free ul {
	margin-left:15px;
	font-size:14px;
}
#register ul li, #free ul li {
	margin-bottom:7px;
	color:#22268d;
	font-weight:bold;
}
#login p {
	clear:both;
}
#login input {
	width:250px;
	padding:5px;
	float:left;
}
#login label {
	width:120px;
	text-align:right;
	float:left;
	display:block;
	padding-right:15px;
}
#registering, #free {
	height:auto!important;
}
#registering span {
	color:#FF0000
}
#registering label {
	width:225px;
	text-align:right;
	display:block;
	float:left;
	padding-right:10px;
}
#registering input, #registering select, #registering textarea {
	width:200px;
	padding:3px;
}
#registering .freewidth {
	padding:3px;
	width: 79px ! important;
}

#pages {
	width:940px;
	background-image:url(../images/boxfade-bg.gif);
	background-repeat:repeat-y;
	background-position: right;
	padding:10px;
	border:1px solid #c1d5e9;
}
#pages p {
	line-height:22px;
	margin-bottom:10px;
}
#pages .pfirst {
	color:#22268d;
	font-size:15px;
}
#searchbar {
	width:100%;
	min-width:960px;
	background-image:url(../images/top-search.gif);
	background-repeat:repeat-x;
	height:52px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
}
#searchbar select {
	width:200px;
	padding:3px;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
}
#searchbar a {
	color:#FFFFFF;
	text-decoration:none;
}
.results {
	width:714px;
	margin:0 auto;
	display:block;
	padding-bottom:15px;
}
.results h2 {
	font-size:16px;
	color:#0253a5;
}
.review{
	background-image:url(../images/blue_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.resultsblue {
	width:714px;
	margin:0 auto;
	border: solid 1px #c0d4e9;
	padding:3px;
	background-image:url(../images/blue_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
.resultsblue h3 {
	font-size:20px!important;
}
.resultsblue .imag {
	padding:1px;
	border: solid 1px #c0d4e9;
	float:left;
	margin-right:10px;
}
.resultsblue .buttons {
	width:200px;
	float:right;
	text-align:right;
	padding-top:10px;
}
.resultsblue .buttons img {
	margin-bottom:2px;
}
.resultsblue a {
	color:#22268d;
}
.resultsblue .contact {
	width:300px;
	float:left;
}
.resultsorange {
	width:714px;
	margin:0 auto;
	border: solid 1px #daa065;
	padding:3px;
	background-image:url(../images/orange_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
.resultsorange h3 {
	font-size:20px!important;
	color:#ae5800!important;
}
.resultsorange .imag {
	padding:1px;
	border: solid 1px #ae5800;
	float:left;
	margin-right:10px;
}
.resultsorange .buttons {
	width:200px;
	float:right;
	text-align:right;
	padding-top:10px;
}
.resultsorange .buttons img {
	margin-bottom:2px;
}
.resultsorange a {
	color:#ae5800;
}
.resultsorange .contact {
	width:300px;
	float:left;
}
.resultspink {
	width:714px;
	margin:0 auto;
	border: solid 1px #ec82c4;
	padding:3px;
	background-image:url(../images/pink_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
.resultspink h3 {
	font-size:20px!important;
	color:#a52072!important;
}
.resultspink .imag {
	padding:1px;
	border: solid 1px #a52072;
	float:left;
	margin-right:10px;
}
.resultspink .buttons {
	width:200px;
	float:right;
	text-align:right;
	padding-top:10px;
}
.resultspink .buttons img {
	margin-bottom:2px;
}
.resultspink a {
	color:#a52072;
}
.resultspink .contact {
	width:300px;
	float:left;
}
.resultsgreen {
	width:714px;
	margin:0 auto;
	border: solid 1px #9ec7ce;
	padding:3px;
	background-image:url(../images/green_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
.resultsgreen h3 {
	font-size:20px!important;
	color:#308d94!important;
}
.resultsgreen .imag {
	padding:1px;
	border: solid 1px #308d94;
	float:left;
	margin-right:10px;
}
.resultsgreen .buttons {
	width:200px;
	float:right;
	text-align:right;
	padding-top:10px;
}
.resultsgreen .buttons img {
	margin-bottom:2px;
}
.resultsgreen a {
	color:#308d94;
}
.resultsgreen .contact {
	width:300px;
	float:left;
}
.resultspurple {
	width:714px;
	margin:0 auto;
	border: solid 1px #ac56c6;
	padding:3px;
	background-image:url(../images/purple_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
.resultspurple h3 {
	font-size:20px!important;
	color:#6a297e!important;
}
.resultspurple .imag {
	padding:1px;
	border: solid 1px #6a297e;
	float:left;
	margin-right:10px;
}
.resultspurple .buttons {
	width:200px;
	float:right;
	text-align:right;
	padding-top:10px;
}
.resultspurple .buttons img {
	margin-bottom:2px;
}
.resultspurple a {
	color:#6a297e;
}
.resultspurple .contact {
	width:300px;
	float:left;
}
.fave {
	width:300px;
	float:right;
	text-align:right;
}
.resultsblue a:hover, .resultsorange a:hover, .resultspink a:hover, .resultsgreen a:hover, .resultspurple a:hover {
	color:#000000
}
.resultsblue br, .resultsorange br, .resultspink br, .resultsgreen br, .resultspurple br {
	clear:both
}
#footer {
	padding-top:15px;
	position:relative;
	clear:both;
	color:#FFFFFF;
}
.suggestionsBox {
	position:absolute;
	left: 35%;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;
	color: #fff;
	font-family: Helvetica;
	font-size: 11px;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	padding-left:6px;
	cursor: pointer;
	text-align:left;
	list-style-position:inside;
}
.suggestionList li:hover {
	background-color: #659CD8;
}
