﻿/* CSS Document */

body.menuBody {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/mobile/pw_redpaint_bg.jpg);
	background-repeat:repeat;
}

img 
{
	border:none;
}
a:link {
	color:#EEB111;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color:#EEB111;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color:#EEB111;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color:#EEB111;
	text-decoration: underline;
	font-weight:bold;
}
.defaultTextBox {
	width: 260px;
	font-size: 16px;
	padding:.5em;
}
.defaultPassword {
	width: 260px;
	font-size: 16px;
	padding:.5em;
}
.qtyBox {
	width: 25px;
	font-size:16px;
	padding:.5em;
}
.phone 
{
	width: 40px;
	font-size: 16px;
	padding:.5em;
}
.defaultSelect {
	width: 280px;
	font-size: 16px;
	padding: .5em;
}
.comment {
	width: 274px;
	font-size: 16px;
}
.dateSelect {
	width: 130px;
	font-size: 16px;
	padding: .5em;
}
.cardTypeSelect {
	width: 200px;
	font-size: 16px;
	padding: .5em;
}
.google {
	display:none;
}
.locationLink {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a.locationLink:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a.locationLink:visited  {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
a.locationLink:hover {
	color:#EEB111;
	text-decoration: none;
	font-weight:normal;
}
a.locationLink:active {
	color:#EEB111;
	text-decoration: none;
	font-weight:normal;
}