body {
	background-color: #526C84;
	background-image: url(/main/assets/graphix/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page {
	padding: 0px;
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.header {
	background-image: url(/main/assets/graphix/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 100px;
	width: 960px;
}
.menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 34px;
	width: 960px;
	background-image: url(/main/assets/graphix/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu p {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #FFF;
}

.menu a {
	font-size: 16px;
	font-weight: bold;
	background-color: #CA3539;
	float: left;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	color: #FFF;
	text-decoration: none;
	margin-top: -7px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: -13px;
	cursor: pointer;
}
.menu a:link {
	font-size: 16px;
	font-weight: bold;
	background-color: #CA3539;
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	font-size: 16px;
	font-weight: bold;
	background-color: #CA3539;
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	font-size: 16px;
	font-weight: bold;
	background-color: #D2575A;
	color: #FFF;
	text-decoration: underline;
}
.menu a:active {
	font-size: 16px;
	font-weight: bold;
	background-color: #D2575A;
	color: #FFF;
	text-decoration: underline;
}
.page_body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 960px;
}
.page_body p {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.page_body h1 {
	font-size: 18px;
	color: #000;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
	height: auto;
	width: auto;
}
.page_body h2 {
	font-size: 16px;
	color: #CA3539;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
	height: auto;
	width: auto;
}
.page_body h2 a {
	color: #000;
	text-decoration: none;
}
.page_body h2 a:link {
	color: #000;
	text-decoration: none;
}
.page_body h2 a:visited {
	color: #000;
	text-decoration: none;
}
.page_body h2 a:hover {
	color: #000;
	text-decoration: underline;
}
.page_body h2 a:active {
	color: #000;
	text-decoration: underline;
}



.recently_updated {
	padding: 0px;
	float: left;
	min-height: 525px;
	width: 441px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.recently_updated h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-left: 13px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.updated_group {
	background-color: #EEEEEE;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 428px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
	overflow: hidden;
}
.updated_group:hover {
	background-color: #DDDFFF;
}
.updated_group_advanced {
	background-color: #FFD543;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 428px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
	overflow: hidden;
}
.updated_group_advanced:hover {
	background-color: #FBC200;
}


.updated_icon {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 60px;
	overflow: hidden;
}
.updated_icon a {
	color: #000;
	text-decoration: none;
	opacity:0.8;
}
.updated_icon a:link {
	color: #000;
	text-decoration: none;
	opacity:0.8;
}
.updated_icon a:visited {
	color: #000;
	text-decoration: none;
	opacity:0.8;
}
.updated_icon a:hover {
	color: #000;
	text-decoration: underline;
	opacity:1.0;
}
.updated_icon a:active {
	color: #000;
	text-decoration: underline;
	opacity:1.0;
}
.updated_name {
	font-size: 15px;
	color: #000;
	float: left;
	height: auto;
	width: 355px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.updated_name a {
	color: #000;
	text-decoration: none;
}
.updated_name a:link {
	color: #000;
	text-decoration: none;
}
.updated_name a:visited {
	color: #000;
	text-decoration: none;
}
.updated_name a:hover {
	color: #000;
	text-decoration: underline;
}
.updated_name a:active {
	color: #000;
	text-decoration: underline;
}


.updated_status {
	font-size: 15px;
	color: #6C6C6C;
	padding: 0px;
	float: left;
	height: auto;
	width: 355px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.home_section {
	padding: 0px;
	float: left;
	height: auto;
	width: 519px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_menu {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 506px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.home_menu p {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	font-size: 20px;
}
.home_copy {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 506px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_copy h1 {
	font-size: 18px;
	font-weight: bold;
	color: #06F;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
}
.home_copy p {
	font-size: 15px;
	color: #000;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.home_copy ul {
	width: 506px;
	margin: 0px;
	padding: 0px;
}
.home_copy li {
	font-size: 15px;
	color: #000;
	list-style-position: inside;
	list-style-image: url(/main/assets/graphix/d_orange_bullet.png);
	margin-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	height: auto;
	width: auto;
	padding: 0px;
}


.home_menu a:link {
	padding: 0px;
	height: auto;
	width: auto;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.section_topkeys {
	background-color: #A3CB35;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.section_topkeys h1 {
	font-size: 15px;
	font-weight: bold;
	color: #AA4B2E;
	width: 934px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.section_topkeys h2 {
	font-size: 15px;
	font-weight: bold;
	color: #AA4B2E;
	width: 934px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}

.section_topkeys a {
	color: #3D2EAA;
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 144px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
}
.section_topkeys a:link {
	color: #3D2EAA;
	text-decoration: none;
}
.section_topkeys a:visited {
	color: #3D2EAA;
	text-decoration: none;
}
.section_topkeys a:hover {
	color: #3D2EAA;
	text-decoration: underline;
}
.section_topkeys a:active {
	color: #3D2EAA;
	text-decoration: underline;
}


.section_submap {
	background-color: #B4D355;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.section_submap h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6C6C6C;
	width: 934px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.section_submap h2 {
	font-size: 15px;
	font-weight: bold;
	color: #6C6C6C;
	width: 934px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}

.section_submap a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	width: 144px;
	margin-bottom: 4px;
	margin-left: 13px;
	height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
.section_submap a:link {
	color: #000;
	text-decoration: none;
}
.section_submap a:visited {
	color: #000;
	text-decoration: none;
}
.section_submap a:hover {
	color: #000;
	text-decoration: underline;
}
.section_submap a:active {
	color: #000;
	text-decoration: underline;
}
.footer_bar {
	background-color: #585858;
	clear: both;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.footer_bar a {
	color: #FFF;
	text-decoration: none;
}
.footer_bar a:link {
	color: #FFF;
	text-decoration: none;
}
.footer_bar a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer_bar a:hover {
	color: #FF0;
	text-decoration: underline;
}
.footer_bar a:active {
	color: #FF0;
	text-decoration: underline;
}


.copyright {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.primrix {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 434px;
}
.developer {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.developer p {
	margin: 0px;
	padding: 0px;
}

.search_box {
	padding: 0px;
	height: 65px;
	width: 460px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 13px;
	float: left;
}
.search_box p {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 460px;
	font-size: 14px;
	color: #585858;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pagination {
	height: 58px;
	width: 460px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 13px;
	float: left;
	text-align: right;
	color: #585858;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagination label {
	color: #AA4B2E;
	font-weight: bold;
	clear: none;
	height: auto;
	width: auto;
	margin-right: 7px;
	margin-left: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pagination a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: auto;
	clear: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.pagination a:link {
	color: #000;
	text-decoration: none;
}
.pagination a:visited {
	color: #000;
	text-decoration: none;
}
.pagination a:hover {
	color: #000;
	text-decoration: underline;
}
.pagination a:active {
	color: #000;
	text-decoration: underline;
}
.result_group {
	padding: 0px;
	float: left;
	height: 119px;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.result_image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 120px;
}
.result_title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	float: left;
	height: 18px;
	width: 327px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	overflow: hidden;
}
.result_snippet {
	width: 327px;
	float: left;
	margin-left: 13px;
	font-size: 14px;
	height: 72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.result_snippet a {
	color: #AA4B2E;
	text-decoration: none;
}
.result_snippet a:link {
	color: #AA4B2E;
	text-decoration: none;
}
.result_snippet a:visited {
	color: #AA4B2E;
	text-decoration: none;
}
.result_snippet a:hover {
	color: #AA4B2E;
	text-decoration: underline;
}
.result_snippet a:active {
	color: #AA4B2E;
	text-decoration: underline;
}
.result_links {
	padding: 0px;
	float: left;
	height: 28px;
	width: 453px;
	background-image: url(../graphix/search_base_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.result_links img {
	text-align: right;
	float: right;
}
.my_listings_row {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
.my_listings_group {
	padding: 0px;
	float: left;
	height: 90px;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 13px;
}

.result_plain_base {
	background-image: url(/main/assets/graphix/search_base_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 934px;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.my_listings_buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 170px;
}
.my_listings_info {
	padding: 0px;
	float: left;
	height: 90px;
	width: 272px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.my_listings_info h2 {
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.visible_option {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.visible_optionchecked {
	display: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.invisible_option {
	display: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}

.invisible_optionchecked {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.code_box {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	background-color: #EEEEEE;
	padding: 13px;
	clear: both;
	float: left;
	width: 426px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
	overflow: auto;
}
.code_sample {
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
.code_title {
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
}
.google_badge {
	margin: 0px;
	float: left;
	height: 44px;
	width: 182px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.page_body h3 {
	font-size: 14px;
	color: #000;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
	height: auto;
	width: auto;
}
.page_body h4 {
	font-size: 12px;
	color: #000;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
	height: auto;
	width: auto;
}
.rss_link {
	clear: both;
	float: left;
	height: 30px;
	width: 930px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}

.line_break {
	clear: both;
	float: left;
	height: 17px;
	width: 930px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #526C84;
	text-align: right;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
	padding: 0px;
}
.line_break a {
	font-size: 14px;
	color: #526C84;
	text-decoration: none;
}
.line_break a:link {
	color: #526C84;
	text-decoration: none;
}
.line_break a:visited {
	color: #526C84;
	text-decoration: none;
}
.line_break a:hover {
	color: #7DA92E;
	text-decoration: none;
}
.line_break a:active {
	color: #7DA92E;
	text-decoration: none;
}
.google_friends {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
