/* Page Structure */
* {
	margin: 0;
}
html {
	background: url(../images/background-top.gif) repeat-x;
	padding: 0;
	margin: 0;
}
body {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color:#444444;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
a img {
	border: none;
}
hr {
	height: 1px;
	color: #B0B0B0;
	background-color: #B0B0B0;
	border: none;
	margin: 30px 0 30px;
}
#container {
	margin: auto;
	width: 970px;
}
#header {
	margin-bottom: 32px;
}
#footer {
	clear: both;
	margin-top: 24px;
	padding: 22px 0 20px;
	background: #5987c6;
}
#head-left {
	float: left;
	width: 316px;
}
#mainnav {
	float: left;
}
#content-container {
	clear: both;
	margin: auto;
	width: 970px;
}

/* Page Elements */
#search-line {
	display: inline-block;
	height: 22px;
	width: 651px;
}
#search-bar {
	float: left;
}
#icons {
	float: right;
}
#linkgroups {
	border: 1px solid #ffffff;
	border-radius: 8px;
	padding: 20px;
	color: #ffffff;
}
#credentials {
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0px 14px 0px;
}
#link-col1 {
	border: 1px dotted #9bb7dd;
	padding: 12px 12px 0 12px;
	float: left;
	width: 400px;
}
#link-col2 {
	float: left;
	margin-left: 30px;
	width: 100px;
}
#link-col3 {
	float: left;
	margin-left: 40px;
	width: 140px;
}
#link-col4 {
	float: left;
	margin-left: 40px;
	width: 140px;
}
#foot-col1 {
	float: left;
	border-left: 1px solid #ffffff;
	width: 280px;
	padding: 10px 0px 10px 22px;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}
#foot-col2 {
	float: left;
	margin-left: 42px;
	width: 280px;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}
#foot-col3 {
	float: left;
	border-right: 1px solid #ffffff;
	margin-left: 42px;
	width: 280px;
	padding: 10px 22px 10px 0px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}
#legal {
    position: relative;
    border-radius: 8px;
    background-color: #ffffff;
    display: block;
    padding: 12px 23px 14px 23px;
	margin-top: 20px;
	width: 924px;
	height: 18px;
}
#legal-left {
	float: left;
	width: 450px;
	font-size: 9px;
	line-height: 11px;
	color:#666666;
}
#legal-right {
	float: left;
	width: 474px;
	text-align: right;
	margin-left: 450px;
	margin-top: -20px;
}


/* Text Treatment */

h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #1774b4;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #1774b4;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-top: 12px;
	color: #1774b4;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
}
h5 {
	margin: 0px;
	font-size: 12px;
}
h6 {
	margin: 0px;
	font-size: 8px;
	color: #1774b4;
	visibility: hidden;
}
.text {
	font-size: 13px;
	line-height: 16px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.us_friendly {
	font-size: 9px;
	color: #005c9c;
	vertical-align: middle;
}
.us_restricted {
	font-size: 9px;
	color: #931A1D;
	vertical-align: middle;
}
.trustrank {
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
}
.text10 {
	font-size: 10px;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}

/* Links */

#content-container a:link, #content-container a:visited { 
	color:#005c9c;
	text-decoration: underline;
}
#content-container a:hover { 
	color:#005c9c; 
	text-decoration: none;
}
#link-col2 a:link, #link-col2 a:visited, #link-col3 a:link, #link-col3 a:visited, #link-col4 a:link, #link-col4 a:visited { 
	display: inline-block;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #9bb7dd;
	width: 100%;
	padding-left: 4px;
}
#link-col2 a:hover, #link-col3 a:hover, #link-col4 a:hover { 
	background-color: #5079b2;
}
#legal a:link, #legal a:visited { 
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	text-decoration: underline;
}
#legal a:hover { 
	text-decoration: none;
}
#legal-right a:link, #legal-right a:visited, #legal-right a:hover {
	border-right: 1px solid #666666;
	margin-right: 5px;
	padding-right: 5px;
}
a.bottom:link, a.bottom:visited { 
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.bottom:hover { 
	text-decoration: none;
}

/* Main Nav */

#mainnav a:link, #mainnav a:visited { 
	display: inline-block;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 9px;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/nav.png) no-repeat;
	width: 127px;
	height: 40px;
	padding-top: 8px;
	margin-top: 13px;
}
#mainnav a:hover { 
	background:url(../images/nav-on.png) no-repeat;
}


/* Buttons */

a.btn:link { 
	display: inline-block;
	color: #ffffff;
	width: 130px;
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/btn.png) no-repeat;
	text-align: center;
	padding-top: 7px;
}
a.btn:visited { 
	display: inline-block;
	color: #ffffff;
	width: 130px;
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/btn.png) no-repeat;
	text-align: center;
	padding-top: 7px;
}
a.btn:hover { 
	display: inline-block;
	color: #ffffff;
	width: 130px;
	height: 27px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/btn-on.png) no-repeat;
	text-align: center;
	padding-top: 7px;
}



/* Form Elements */

form {
	margin: 0px;
}
input.searchbar {
	font-size: 10px;
    color: #bbbbbb;
    background: url(../images/icon-search.png) no-repeat;
	padding: 3px 0px 3px 17px;
	width: 195px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #888888;
	border-right: 0px;
	background-color: #ffffff;
	vertical-align: middle;
}
.searchbtn {
	display: inline-block;
	color: #ffffff;
	font-size: 9px;
	background:url(../images/btn-search.png) no-repeat;
	text-align: center;
	width: 43px;
	height: 20px;
	border: 0px;
	vertical-align: middle;
	padding: 0px;
}
.searchbtn:hover { 
	background:url(../images/btn-search-on.png) no-repeat;
	cursor: pointer;
}
input.review {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	width: 300px;
	border: 1px solid #9d9fa1;
}
textarea.review {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 4px;
	width: 650px;
	height: 300px;
	border: 1px solid #9d9fa1;
}
select.review {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	width: 300px;
	height: 24px;
	border: 1px solid #9d9fa1;
	margin-bottom: 4px;
}
select {
	font-size: 11px;
	background-color: #e7e7e8;
	color: #636466;
	border: 1px solid #9d9fa1;
	margin-bottom: 4px;
}

/* HOME TABLE */
#table-top {
	margin: auto;
	width: 600px;
	height: 42px;
	text-align: left;
	background: url(../images/back-tabletop.gif) no-repeat;
}
#table-body {
	margin: auto;
	width: 600px;
	text-align: left;
	background-color #ffffff;
}
#table-bottom {
	margin: auto;
	width: 600px;
	height: 10px;
	background: url(../images/back-tablebottom.gif) no-repeat;
	margin-top: 1px;
}
.table-head {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.table-text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #454545;
}
.table-trustrank {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #6d86bf;
	font-weight: bold;
	text-align: center;
}
select.table {
	font-size: 11px;
	background-color: #7b92c5;
	color: #ffffff;
	border: 1px solid #5d72a3;
	margin-top: 4px;
}
tr.table {
	display: inline-block;
	height: 24px;
	background-color: #e7e7e8;
	padding-top: 2px;
}
tr.table:hover {
	background-color: #cccccc;
}


/* BANNER OVERLAY */

div#overlay {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 10px;
}
.banner {
	position: relative;
	top: 0;
	left: 0;
}
.flag {
	position: absolute; 
	top: 0; 
	left: 0;
}
.banner-top {
	font-size: 8px;
	color: #005c9c;
	text-align: center;
	vertical-align: top;
}
