@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px 20px 0px 20px;
}

#global_wrapper {
	width: 751px;
	margin: 0px auto 20px auto;
}

/*
Header
*/

#header {
	width: 751px;
	float: left;
	clear: right;
}

#header h1 {
	color: #c3ce35;
	font-size: 48px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	
}

#header h1 strong {
	color: #3141a4;
	font-weight: normal;
}

#header h1 span {
	font-size: 20px;
}

#header_green {
	width: 751px;
	height: 12px;
	background: #c3ce35 url(corner_topright.png) right top no-repeat;
	clear: left;
}

#footer_grey {
	width: 751px;
	height: 12px;
	background: #D1D1D1 url(corner_botright.png) right top no-repeat;
	clear: left;
}

/*
Column
*/

.search_row {
	background-color: #e8e8e8;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}

.news_header h1 {
	font-size: 18px;
	color: #fff;
	margin: 0px;
	background: #d1d1d1;
	padding: 10px 0px 10px 16px;
	font-weight: normal;
	clear: left;
}

.search_row h2 {
	font-size: 18px;
	font-weight: normal;
	color: #696969;
	margin: 5px 0px 5px 16px;
}

.search_field {
	width: 352px;
	height: 30px;
	border: 1px solid #d1d1d1;
	margin: 0px 0px 16px 16px;
	float: left;
	color: #333333;
	font-size: 20px;
	padding: 6px 4px 0px 4px;
	clear: left;
}

.search_button {
	background: #ebeec4;
	border-right: 1px solid #c0cb34;
	border-top: 1px solid #c0cb34;
	border-bottom: 1px solid #c0cb34;
	border-left: 0px;
	height: 38px;
	padding: 0px 5px 0px 5px;
	color: #c0cb34;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: right;
}

.column_border {
	border-left: 1px solid #d1d1d1;
}

.shopping_column {
	background-color: #f1f4d0;
	border-left: 1px solid #d1d1d1;
}

.shopping_column h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	background: #d1d1d1;
	padding: 10px 0px 10px 14px;
	margin: 0px 0px 10px 0px;
}

.shopping_column h3 {
	color: #9199ce;
	font-size: 14px;
	margin: 10px 14px 5px 14px;
	font-weight: normal;
}

.shopping_column p {
	margin: 0px 10px 14px 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
}

.shopping_column a {
	color: #6699CC;

}

.shopping_column a:hover {
	color: #AFBA2E;
}

.news_list h3 {
	font-size: 14px;
	font-weight: normal;
	color: #696969;
	margin: 10px 10px 16px 16px;
}

.news_list h2, .news_list h1 {
	margin: 10px 16px 10px 16px;
	font-size: 16px;
	font-weight: normal;
}

.news_list h2 {
	border-bottom: 1px dotted #d1d1d1;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.news_list h2 a {
	color: #6699CC;
	text-decoration: none;
}

.news_list h2 a:hover {
	color: #AFBA2E;
	text-decoration: underline;
}

.news_list h3 a {
	color: #859EAF;
	font-size: 12px;
}

.news_list h3 a:hover {
	color: #AFBA2E;
	text-decoration: none;
}

.news_list span {
	font-size: 10px;
	margin: 0px 16px 0px 16px;
	color: #999999;
}
	
.news_list p {
	margin: 10px 16px 12px 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	border-bottom: 1px dotted #d1d1d1;
}

#footer {
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #999999;
}

#international_footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color: #999999;
	font-size: 11px;
}

#international_footer a img {
	border: none;
	margin: 0px 2px 0px 2px;
	
}

.article_row h1 {
	margin: 26px 16px 10px 16px;
	font-size: 24px;
	font-weight: normal;
}

.article_row h1 a {
	color: #6699CC;
	text-decoration: none;
}

.article_row h1 a:hover {
	color: #AFBA2E;
	text-decoration: underline;
}

.article_row span {
	font-size: 12px;
	margin: 0px 16px 0px 16px;
	color: #999999;
}
	
.article_row p {
	margin: 10px 16px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	border-bottom: 1px dotted #d1d1d1;
	font-size: 14px;
}

#content {
	margin: 16px;
}

#content p, #content ol, #content li {
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
	margin: 0px 0px 16px 0px;
	font-size: 24px;
	font-weight: normal;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #969F26;
	margin: 0px 0px 16px 0px;
}

#content a {
	color: #6699CC;
	text-decoration: none;
}

#content a:hover {
	color: #AFBA2E;
	text-decoration: underline;
}

/*
Results 
*/

#bizlistings {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}

.address {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #656565;
}

.address em {
	font-size: 10px;
	font-style: normal;
	color: #C3CE35;
	line-height: 10px;
}

#bizlistings h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #8896ce;
	font-weight: normal;
}

#bizlistings h2 a {
	color: #8896ce;
	text-decoration: none;
}

#bizlistings h2 a:hover {
	color: #c5ce42;
}

#bizlistings li {
	padding: 16px 16px 16px 16px;
	background: url(dots_horiz.png) bottom left repeat-x;
	margin: 0px;
	border-bottom: 1px dotted #d1d1d1;
}

.even {
	background-color: #F5F5F5 !important;
}

ul.related_products {
	margin: 5px 16px 0px 16px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}

ul.related_products li {
	width: 100%;
	background: url(dots_horiz.png) left bottom repeat-x;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}

ul.related_products .imgbox {
	width: 72px;
	float: left;
}

ul.related_products .imgbox img {
	padding: 1px;
	border: 1px solid #cfcfcf;
}

ul.related_products .details {
	padding-left: 82px;
	width: 116px;
}

.details h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}

.details h4 a {
	color: #9CA532;
	text-decoration: none;
	display: block;
}

.details h4 a:hover {
	color: #8896ce;
}

.details p {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	color: #b6b6b6;
	line-height: 11px;
	display: block;
}

.details p a {
	color: #abb2ce;
	text-decoration: none;
}

.details p a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

