﻿body {
	background-image: url('images/bg4.jpg');
	background-repeat: repeat;
	color: #993333;
}
.searchButton {
	color: #050;
	border: 2px solid;
	border-color: #696 #363 #363 #696;
	font: bold 125% 'trebuchet ms',helvetica,sans-serif;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
}
body a:link {
	color: #005900;
	text-decoration: underline;
}
body a:visited {
	color: #005900;
}
.helpBold {
	font-size: 18px;
	display: inline;
	color: #9933CC;
	font-weight: 900;
}
#adsNew {
	width: 90%;
	height: 40px;
	background-color: aqua;
}
.contact {
	width: 130px;
	color: #CCCC33;
	text-align: right;
	font-weight: bolder;
	font-size: large;
}
.input {
	color: #050;
	font: bold 200% 'trebuchet ms',helvetica,sans-serif;
	background-color: #fed;
	border: 2px solid;
	border-color: #696 #363 #363 #696;
/* CSS3 standard */	opacity: 0.80;
	filter: alpha(opacity=80); 

}
.searchquery {
	background-color: #CCCC33;
	filter: alpha(opacity=90); 
	opacity: 0.90;
	color: #993333;
}
.gsc-control {
	width: 90%;
	background-color: #CCCC33; 
	filter: alpha(opacity=90); 
	opacity: 0.90;
}
.gsc-control div {
	position: static;
}
.gsc-control-cse {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size : 13px;
}
.gsc-control-cse div {
	position: static;
}
form.gsc-search-box {
	font-size: 13px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 4px;
	margin-left : 0px;
	width: 100%;
}
table.gsc-search-box {
	border-style : none;
	border-width : 0px;
	border-spacing : 0px 0px;
	width : 100%;
	margin-bottom : 2px;
}
table.gsc-search-box td {
	vertical-align : middle;
}
table.gsc-search-box td.gsc-input {
	padding-right : 2px;
}
td.gsc-search-button {
	width : 1%;
}
td.gsc-clear-button {
	width : 14px;
}
table.gsc-branding td, table.gsc-branding {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : none;
	display: none;
}
table.gsc-branding {
	border-style : none;
	border-width : 0px;
	border-spacing : 0px 0px;
	width : 100%;
}
.gsc-branding-text {
	color : #676767;
}
td.gsc-branding-text {
	vertical-align : top;
}
td.gsc-branding-text div.gsc-branding-text {
	padding-bottom : 2px;
	text-align : right;
	font-size : 11px;
	margin-right : 2px;
}
div.gsc-branding-youtube td.gsc-branding-text {
	vertical-align : middle;
}
td.gsc-branding-img-noclear {
	width : 51px;
	vertical-align : bottom;
}
td.gsc-branding-img {
	width : 65px;
	vertical-align : bottom;
}
div.gsc-branding-youtube td.gsc-branding-img-noclear {
	width : 55px;
}
div.gsc-branding-youtube td.gsc-branding-img {
	width : 69px;
}
table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
	margin-right : 0px;
	text-align : center;
}
table.gsc-branding-vertical td.gsc-branding-img-noclear {
	text-align : center;
}
div.gsc-branding-img, div.gsc-branding-img-noclear, img.gsc-branding-img, img.gsc-branding-img-noclear {
	padding-top : 1px;
}
img.gsc-branding-img, img.gsc-branding-img-noclear {
	margin : 0 0 0 0;
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	border : none;
	display : inline;
}
a.gsc-branding-clickable {
	cursor : pointer;
}
input.gsc-search-button {
	color: #FDD017;
	font-weight: bold;
	padding: 3px 8px 4px 8px;
	background: #993333;
	border: 1px outset;
	border-color: #923c99;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px #999999;
	-moz-box-shadow: 0 1px 2px #999999;
	margin-top: 7px;
	margin-left:20px;
}
div.gsc-clear-button {
	display : inline;
	text-align : right;
	margin-left : 4px;
	margin-right : 4px;
	padding-left : 10px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor : pointer;
}
input.gsc-input {
	padding-left :10px;
	width : 99%;
	margin-top: 7px;
	background-color: white;  
	opacity: 0.70;
		filter: alpha(opacity=70); 
			padding: 4px;
	border: 1px outset;
	border-color: #decaff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px #9587ab;
	-moz-box-shadow: 0 1px 2px #9587ab;
}
input.gsc-input2 {
	padding-left :10px;
	width : 85%;
	margin-top: 7px;
	background-color: white;  
	opacity: 0.70;
		filter: alpha(opacity=70); 
			padding: 4px;
	border: 1px outset;
	border-color: #decaff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px #9587ab;
	-moz-box-shadow: 0 1px 2px #9587ab;
}

.gsc-keeper {
	color: #006600;
	text-decoration: underline;
	text-align: left;
	font-size: 13px;
	cursor: pointer;
	font-weight: normal;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: 10px 3px;
	background-image: url('images/Tick.png');
}
.gsc-keeper:hover {
}
.gsc-resultsHeader {
	width : 100%;
	border-bottom : 1px solid #e9e9e9;
	margin-bottom : 4px;
	clear : both;
}
.gsc-resultsHeader td.gsc-twiddleRegionCell {
	width: 75%;
}
.gsc-resultsHeader td.gsc-configLabelCell {
	text-align: right;
	width: 75%;
}
.gsc-resultsHeader .gsc-twiddle {
	margin-top: 4px;
	display: inline;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.gsc-resultsHeader td.gsc-twiddle-closed div.gsc-twiddle {
}
.gsc-resultsHeader td.gsc-twiddle-opened div.gsc-twiddle {
}
.gsc-resultsHeader .gsc-title {
	color: #676767;
	margin-right: 10px;
	padding-left: 14px;
	display: inline;
}
.gsc-resultsHeader .gsc-stats {
	color: #676767;
	font-size: 11px;
	font-weight: normal;
	display : inline;
}
.gsc-resultsHeader td.gsc-twiddle-opened .gsc-stats {
	display : none;
}
.gsc-results-selector {
	display : inline;
}
.gsc-resultsHeader td.gsc-twiddle-closed .gsc-results-selector {
	display : none;
}
.gsc-result-selector {
	cursor : pointer;
	display : inline;
	font-size : 13px;
	padding-left : 13px;
	background-repeat: no-repeat;
	background-position: center left;
}
.gsc-resultsHeader .gsc-configLabel {
	color: #676767;
	display: inline;
	font-size: 11px;
	cursor: pointer;
}
.gsc-tabsArea {
	clear: both;
	margin-top: 6px;
}
.gsc-tabsArea .gs-spacer {
	font-size : 1px;
	margin-right : 0px;
	overflow : hidden;
}
.gsc-tabsArea .gs-spacer-opera {
	margin-right : 0px;
}
.gsc-tabsAreaInvisible {
	display : block;
}
.gsc-tabHeader {
	display: inline;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 2px;
}
.gsc-tabHeader.gsc-tabhActive {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 2px solid #ff9900;
	color: #FDD017;
	font-size: 25px;
	font-weight: bold;
	font-family: comic;
	background: #993333;
	
}
.gsc-tabHeader.gsc-tabhInactive {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 2px solid #e9e9e9;
	color: #676767;
	background-color:#E1E188;
	font-size: 18px;
	
}
.gsc-tabHeader.gsc-tabhInactive:hover {
background: #993333;
	color: #FDD017;

}
.gsc-tabData.gsc-tabdActive {
	display: block;
}
.gsc-tabData.gsc-tabdInactive {
	display: none;
}
.gsc-tabData .gsc-resultsHeader .gsc-title {
	display: none;
}
.gsc-tabData .gsc-resultsHeader .gsc-stats {
	display: none;
}
.gsc-tabData .gsc-resultsHeader .gsc-results-selector {
	display : none;
}
.gsc-resultsbox-visible {
	display : block;
}
.gsc-resultsbox-invisible {
	display : none;
}
.gsc-results {
	padding-bottom: 2px;
	width : 99%;
}
.gsc-result {
	margin-bottom: 10px;
	
}
.gsc-result .gs-title {
	height: 1.4em;
	overflow: hidden;
}
.gsc-result div.gs-watermark {
	display: none;
}
/* Ads
 */
.gsc-results .gsc-result img.gs-ad-marker {
	display: block;
}
.gsc-wrapper {
	position : relative;
	display : block;
}
.gsc-adBlock {
	position : relative;
	display : block;
	margin-top : 6px;
	margin-bottom : 4px;
	padding-bottom : 2px;
	background : #FFF8DD none repeat scroll 0 0;
}
.gsc-adBlock h2 {
	float : right;
	margin : 3px 5px 0;
	font-weight : normal;
	font-size : .9em;
	color : #676767;
}
.gsc-adBlock .gsc-ad {
	padding-left : 8px;
	padding-top : 5px;
	padding-right : 3px;
}
.gsc-adBlock .gsc-ad a {
	font-weight : bolder;
	color : #0000CC;
	line-height : 1.4em;
}
.gsc-adBlock .gsc-ad cite {
	font-style : normal;
	color : green;
}
.gsc-adBlock .gsc-ad span {
	padding-left : 8px;
}
.gsc-adBlockInvisible {
	display : block;
}
.gsc-adBlockVertical {
	position : relative;
	display : block;
	float : right;
	width : 30%;
	border-left : 1px solid #C9D7F1;
}
.gsc-thinWrapper {
	width : 69%;
	float : left;
	overflow : hidden;
}
.gsc-adBlockVerticalInvisible {
	display : block;
}
.gsc-adBlockVertical h2 {
	text-align : center;
	font-weight : normal;
	font-size : .9em;
	color : #676767;
	margin-top : 6px;
}
.gsc-adBlockVertical .gsc-ad {
	padding-left : 8px;
	padding-top : 5px;
}
.gsc-adBlockVertical .gsc-ad a {
	font-weight : bolder;
	color : #0000CC;
	line-height : 1.4em;
}
.gsc-adBlockVertical .gsc-ad cite {
	font-style : normal;
	color : green;
	display : block;
}
.gsc-adBlockVertical .gsc-ad span {
}
.gsc-ad-preview {
	background-image: url('http://www.google.com/images/preview.gif');
}
div.gsc-config {
	border: 1px solid #e9e9e9;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-bottom : 6px;
}
form.gsc-config {
	margin-bottom : 0px;
}
.gsc-configSetting {
	margin-top : 6px;
}
.gsc-configSetting_Label {
	color: #676767;
}
.gsc-configSettingInput {
	color: #676767;
	border: 1px solid #e9e9e9;
	width: 75%;
}
.gsc-configSettingCheckbox {
	color: #676767;
	margin-right: 6px;
}
.gsc-configSettingCheckboxLabel {
	display : inline;
	color: #676767;
}
div.gsc-configSettingSubmit {
	margin-top : 8px;
	text-align : right;
}
input.gsc-configSettingSubmit {
	display: inline;
	font-size: 11px;
	cursor: pointer;
}
.gsc-webResult:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.gsc-webResult {
	zoom: 1;  
}
.gs-web-image-box {
	float: left;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #BBBBBB;
}
.gs-web-image-box img.gs-image {
	border: 1px solid #999999;
}
div.gs-action {
	display: inline;
	margin-right: .6em;
}
div.gs-action a.gs-action {
	color: #7777CC;
}
div.gs-action.cart a.gs-action, div.gs-action.star a.gs-action, div.gs-action.share a.gs-action, div.gs-action.rss a.gs-action, div.gs-action.facebook a.gs-action, div.gs-action.digg a.gs-action, div.gs-action.twitter a.gs-action, div.gs-action.email a.gs-action, div.gs-action.mobile a.gs-action, div.gs-action.generic a.gs-action, div.gs-action.link a.gs-action {
	padding-left: 18px;
}
div.gs-action.cart a.gs-action {
	background-position: 0px 0px;
}
div.gs-action.star a.gs-action {
	background-position: -16px -34px;
}
div.gs-action.rss a.gs-action {
	background-position: -48px -98px;
}
div.gs-action.facebook a.gs-action {
	background-position: -64px -130px;
}
div.gs-action.twitter a.gs-action {
	background-position: -96px -194px;
}
div.gs-action.email a.gs-action {
	background-position: -112px -224px;
}
div.gs-action.mobile a.gs-action {
	background-position: -131px -257px;
}
div.gs-action.share a.gs-action {
	background-position: -32px -64px;
}
div.gs-action.digg a.gs-action {
	background-position: -79px -162px;
}
div.gs-action.generic a.gs-action {
	background-position: -144px -290px;
}
div.gs-action.link a.gs-action {
	background-position: -159px -321px;
}
}
/* trailing more link at the bottom of
 * a collection of results
 */
.gsc-imageResult .gsc-trailing-more-results {
	clear : both;
}
.gsc-results .gsc-trailing-more-results {
	margin-bottom : 50px;
}
.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
	color: #A90A08;
	text-decoration: underline;
}
/* trailing cursor section
 */
.gsc-imageResult .gsc-cursor-box {
	clear : both;
}
.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
	margin-bottom : 0px;
	display : inline;
}
.gsc-results .gsc-cursor {
	display : inline;
}
.gsc-results .gsc-cursor-box {
	margin-bottom : 10px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	cursor : pointer;
	color : #A90A08;
	text-decoration: underline;
	margin-right : 20px;
	display : inline;
	font-family: geogia;
	font-weight: bold;
	font-size: 20px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	color : #0066CC;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
background-color: #993333;
border-bottom-color: rgb(199, 141, 204);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(199, 141, 204);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(199, 141, 204);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(199, 141, 204);
border-top-style: solid;
border-top-width: 1px;
color: #FDD017;
cursor: pointer;
display: inline;
font-weight: bold;
height: 0px;
margin-right: 8px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
position: static;
text-decoration: none;
width: 0px;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color: #993333;
	text-decoration: underline;
	text-align: left;
	margin-left: 5px;
	font-size:17.5px;
}
.gs-result .gs-title:hover {
	color: #0066CC;
}
.gs-divider {
	padding-bottom: 8px;
	text-align: center;
	color: #676767;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color: #3366FF;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	display: block;
}
.gs-relativePublishedDate, .gs-publishedDate {
	color: #6f6f6f;
	text-decoration: none;
}
.gs-result a.gs-clusterUrl, .gs-result .gs-clusterUrl {
	color: #008000;
	text-decoration: underline;
	cursor: pointer;
	text-align: left;
	margin-left: 5px;
}
.gs-newsResult .gs-publisher {
	color: #6f6f6f;
	display : inline;
	text-decoration: none;
	margin-left: 10px;
}
.gs-newsResult .gs-relativePublishedDate, .gs-newsResult .gs-publishedDate {
	display : inline;
	margin-left : 4px;
}
.gs-blogResult .gs-relativePublishedDate, .gs-newsResult .gs-relativePublishedDate {
	display : none;
}
.gsc-blogResult .gs-blogResult .gs-publishedDate, .gsc-newsResult .gs-newsResult .gs-publishedDate {
	display : none;
}
.gsc-blogResult .gs-blogResult .gs-relativePublishedDate, .gsc-newsResult .gs-newsResult .gs-relativePublishedDate {
	display : inline;
}
.gs-newsResult .gs-location {
	color: #6f6f6f;
	display : inline;
	text-decoration: none;
}
.gs-promotion {
	padding-top : 5px;
}
.gs-promotion a {
	font-weight : bold;
	font-size: 14px;
}
.gs-promotion-image {
	margin-right : 10px;
}
.gs-promotion-image-td {
	vertical-align : top;
}
.gs-promotion table {
	border : none;
	border-style : none;
	border-width : 0px;
	border-spacing : 0px 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.gs-promotion table a {
	font-weight : normal;
	font-size: 13px;
	padding-right : 5px;
}
.gs-result img.gs-image {
	vertical-align : middle;
	border : 1px solid #0000cc;
}
.gs-result div.gs-phone {
}
.gs-result .gs-directions, .gs-result .gs-directions * {
	color: #7777cc;
	font-weight: normal;
	text-decoration : underline;
	cursor : pointer;
}
.gs-secondary-link, .gs-secondary-link * {
	color: #7777cc;
	font-weight: normal;
	text-decoration : underline;
	cursor : pointer;
}
.gs-result .gs-directions-to-from {
	display : none;
	margin-top : 4px;
}
.gs-result .gs-directions-to-from .gs-label {
	display : inline;
	margin-right : 4px;
}
.gs-result .gs-directions-to-from div.gs-secondary-link {
	display : inline;
}
.gs-result .gs-directions-to-from .gs-spacer {
	display : inline;
	margin-right : 3px;
	margin-left : 3px;
}
.gs-videoResult a.gs-publisher, .gs-videoResult .gs-publisher {
	color: #008000;
	text-decoration: none;
}
.gs-result a {
	cursor: pointer;
}
.gs-result .gs-address {
}
.gs-result .gs-snippet {
	color: #9933CC;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Georgia;
	font-size: 15px;
}
.gsc-result:hover {
	background-color: #FFFF99;
}
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	padding : 5px;
	margin : 5px;
	border : 1px solid rgb(255,204,51);
	background-color : rgb(255,244,194);
}
.gs-result .gs-watermark {
	font-size: 10px;
	color: #7777cc;
	display: none;
}
div.gs-results-attribution {
	text-align : center;
	margin-bottom : 4px;
}
div.gs-results-attribution, div.gs-results-attribution * {
	font-size : 10px;
	color : #676767;
	text-decoration : none;
}
div.gs-results-attribution a {
	color: #0000cc;
	cursor : pointer;
}
div.gs-results-attribution a:hover {
	text-decoration : underline;
}
.gs-result .gs-metadata {
	color: #676767;
}
.gs-localAd img.gs-ad-marker, .gs-webAd img.gs-ad-marker {
	padding-left: 4px;
}
.gs-webResult div.gs-visibleUrl-long {
	width : 99%;
	overflow: hidden;
	display : block;
	margin-left: 10px;
	font-size:13.5px;
}
.gs-webResult div.gs-visibleUrl-short {
	display: none;
}
.gs-localAd div.gs-address * {
	color : #676767;
}
.gs-localAd div.gs-street {
	display: inline;
}
div.gs-city {
	display: inline;
}
div.gs-region {
	display: inline;
}
div.gs-country {
	display: none;
}
div.gs-infoWindow * {
	font-size: 11px;
}
