/* vvv Global, document-wide styles */
body, input, textarea, select, td, th, a, pre, .colorText, standOutText, .salePrice, .oldPrice, .editLink, .inverseText  {
	font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : 303080;
}

body {
	background-color: #8296e0;
	background-image: url("/images/bkgd.jpg");
	background-repeat: repeat-x;
}

a:hover, #signUpLink:hover { color: #4F74A1; }
a.faqLink { text-decoration : none; }
a.faqLink:hover { text-decoration : underline; }
a.inverse {	color: #FFFFFF; }  /* for links on blue background */
a.inverse:hover { color: #FFFF00; } /* for links on blue background */

h1, h2, h3, .simH1, .simH2, .simH3 { font-family : Arial, Helvetica, sans-serif; }
h1, .simH1 { font-size : 18px; margin-bottom : 5px;}
h2, .simH2 { font-size : 15px; margin-bottom : 3px;}
h3, .simH3 { font-size : 13px; }
h4 { font-size : 12px; }
th { font-size : 12px; font-weight : bold; background-color : dddddd;}

.coloredText { color: #006699; }
.standOutText { color: #800000; }
.inverseText { color: #ffffff; background-color: #006699; }
.salePrice { color: #800000; }
.oldPrice {	text-decoration: line-through; }
.editLink { background-color: #F5DEB3; }
.hdnTxt { visibility: hidden; font-size : 8px; } /* invisible text */
.inputElement {background-color: eeeeff;}
.requiredFieldLabel { color: red; }

/* vvv Form elements */
input, select, textarea {	border : 1px solid #888888; }

input.image {border :  none;}
/*  ^^^ END OF Form elements */

/* ^^^ END OF Global document-wide styles */

/* vvv Links located in the top banner: ABOUT, CONTACT US, SERVICES, MY RESUME, etc. */
A.utility_link, A.utility_link:hover, A.utility_link:link, A.utility_link:visited
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #0033bb;
	font-weight : bold;
}

A.utility_link:hover {color : #0099ff; }

/* ^^^ END OF Links located in the top banner: ABOUT, CONTACT US, SERVICES, MY RESUME, etc. */

/* vvv Horizontal Navigation tabs: SERVICES, MY RESUME, etc... */
.hr_nav_tab {width : 100%;	}
/*  ^^^ END OF Horizontal Navigation tabs: SERVICES, MY RESUME, etc... */

/* vvv    Buttons     vvv */
.GreyButton {background-image : url(http://www.carwash2you.com/images/backgrnd_button.jpg); border-color:#a0a0a0; background-color:#ffffff; padding:2px; padding-left:4px; padding-right:4px; font-weight:bolder;}
/* ^^^ END of Buttons ^^^ */
