body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}

/* This styles the navigation tabs */
#navbar {
  background-color: #DC0000;
  font-size: 12px;
}
#navbar ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#navbar li {
  float:left;
  background: url("images/LeftTab.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  margin: 0 2px;
  }
#navbar a {
  float:left;
  display:block;
  background: url("images/RightTab.gif") no-repeat right top;
  padding:5px 10px 5px 1px;
  text-decoration:none;
  font-weight:bold;
  color: #000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
  color: #666666;
  }
#navbar #current {
  background-image: url("images/LeftTabOver.gif");
  }
#navbar #current a {
  background-image: url("images/RightTabOver.gif");
  padding-bottom:5px;
}
/* This styles the picture list on thr right of the page */
#photobg {
	background-color: #7b1113;
	text-align: center;
	color: #fff;
	border: 1px solid #000;
	padding: 10px;
}
#photo {
	margin: .5em;
	padding: 0px;
}
#photo a {
	text-decoration: none;
	display: block;
	width: 179px;
	background-color: #7b1113;
	padding: 5px;
	color: #fff;
	border: 1px solid #000;
	text-align: center;
}
#photo a:hover {
	background-color: #FFCE00;
	color: #DC0000;
}
.PhotoParent > #photo a {
	width: 169px;
}
/* This styles other stuff */
.content {
	padding: .5em;
	text-align: left;
}
.important {
	color: #DC0000;
}
#footer {
	font-size: 80%;
	margin-top: 2em;
}
.required {
	color: #DC0000;
	font-size: x-small;
}
.homeImage {
	font-family: serif;
	font-style: italic;
	font-size: 1.5em;
	float: left;
}
.bannerTable {
	float: left;
	margin-right: 0.5em;
	border: 3px solid #DC0000;
}
.bannerTable td {
	padding: 7px;
	font-weight: bold;
	text-align: center;
}
.bannerTable img {
	border: 1px solid #000000;
	margin-bottom: 0.5em;
}
.red {
	color: #DC0000;
}
.featuresTable {
	font-size: 80%;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .8em;
}
.products {
	border: 1px solid #DC0000;
}
.products table, .products td, .products tr  {
	border: 1px solid #DC0000;
}
.babies_image {
	float: left;
}
a, a:active {
	color: #DC0000;
}

.right
{
	display: block;
	float: right;
}

.nextpage
{
	clear: right;
	float: right;
	margin: 5px 0 10px;
	font-weight: bold;
}

.back
{
	float: right;
	margin: 5px 0 10px;
	font-weight: bold;
}

table.features
{
	border-collapse: collapse;
}

table.features th
{
	background-color: #A90000;
	color: white;
	padding: 3px;
	text-align: left;
}

table.features td
{
	border-bottom: 1px solid black;
	padding: 2px 20px 2px 2px;
}

.images img
{
	margin: 3px;
}

.competition
{
	margin: 5px 10px;
	font-size: 10px;
}

.competition b.compheader
{
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 10px 10px 0;
}

.sideimages
{
	float: right;
	width: 310px;
	text-align: center;
	margin: 5px;
	background-color: #edd9c5;
	padding: 2px;
}

.sideimages h2
{
	color: black;
}

.sideimages img
{
	display: block;
	float: left;
	margin: 1px;
}

.warrantylist li
{
	margin-bottom: 1em;
}

.contact_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}

.contact_form form {
	margin: 5px 0;
}

.contact_form .radio_normal, .contact_form .check_normal {
	background-color: #ffffff;
}

.contact_form label	{
	font-size: 1.2em;
}

.contact_form input, .contact_form select, .contact_form textarea {
	background-color: #f6f6f6;
}

.submit {
	text-align: center;
	margin: 20px 0;
}

.submit input {
	border: 1px solid #000000;
}

.pricing_box {
	width: 400px;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #000000;
	padding: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: red;
}
.additional {
	font-size: 1.5em;
}

/* Detailed Quote Form */

#detquote #head {
	margin: 3px 0 20px 0;
	text-align: center;
}

#detquote .text,
#detquote form {
	padding: 0 10px;
}

#detquote .tab {
	margin-top: 25px;
	border-bottom: 3px solid #dc0000;
	text-align: left;
}

#detquote .form_content p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#detquote .form_content .radio_normal,
#detquote .form_content .check_normal {
	background-color: transparent;
}

#detquote .form_content label	{
	font-size: 1em;
}

#detquote .form_content input,
#detquote .form_content select,
#detquote .form_content textarea {
	background-color: #f6f6f6;
	font-size: 1em;
}

#detquote td {
	padding: 0;
}

#detquote .click-to-here {
	margin: 40px 0;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}

/* Form Validation */

input, select {
	border: 1px solid silver;
}
input.error, select.error {
	padding-right: 16px;
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
}
input:focus, select:focus {
	border: 1px solid red;
	background-color:#EFEFEF;
}
