/*--------------------------------------------------------------------------------------
Main Style Sheet (This is the master CSS file which manages in all the other CSS files)

version:      1.0
author:       Dan Shields
email:        dan@carseatdata.org
website:      http://carseatdata.org
Created for:  http://carseatdata.org
-----------------------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0 0 .5em;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 12px/1.6  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  text-align: center;
  background: #fff url(/images/backgrounds/content-bg.gif) repeat-x top left;
}

p.required strong, strong.required {
  color: #cc0000;
  font-size: 10px;
}

strong{
	font-weight: bold;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1,h2,h3 {
  color: #6d5444;
}

 h1 {
  font: 18px/1.2 "Trebuchet MS", Tahoma, Verdana, sans-serif;
  color: #6d5444;
}

body#home div#articleContent div.contentBox h2 {
  font: bold 14px "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

body#cmsContent h2{
	 font: bold 14px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	 margin-top: 10px;
}

body#cmsContent h3{
	 font: bold 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

body#cmsContent div#content ul{
	list-style: disc;
	margin:0 0 10px 25px;
}

body#cmsContent div#content ul ul{
	list-style: circle;
}


/* =Links
-----------------------------------------------------------------------------*/
a:link,a:visited,a:hover,a:active {
  color: #778b10;
  text-decoration: none;
}

/* Containers/Wrappers 
-----------------------------------------------------------------------------*/
#header,#content {
  width: 800px;
  text-align: left;
  margin: 0 auto;
}

body#cmsContent #content{
  width: 736px;
  border: 2px solid #eaeaea;
  padding: 10px 40px 10px 20px;
  background: #f6f6f6 url(/images/backgrounds/home-fieldset-bg.gif) repeat-x top left;
}

/* =Branding
-----------------------------------------------------------------------------*/
#header {
  border-bottom: 1px solid #778b10;
  margin-bottom: 20px;
}
#branding {
  position: relative;
  height: 72px;
}

#logo {
  position: absolute;
  top:0;
  left: 0;
  width: 215px;
}

#utility  {
  position: absolute;
  right: 0;
  top: 10px;
}

#utility li {
  float: left;
}

#utility li a {
  color: #778b10;
  font-size: 12px;
  margin-left: 10px;
  font-weight: bold;
}
#utility li#email a {
  background: url(/images/backgrounds/envelope.gif) no-repeat center left;
  padding-left: 20px;
}
#utility li#bookmark  {
  margin-top: 2px;
}
div#branding #about{
  position: absolute;
  right: 0;
  top: 30px;
}
/* =Main Nav
-----------------------------------------------------------------------------*/

#primaryNav {
  width: 576px;
  margin: 0;
  float: right;
  position: relative;
  background:url(/images/backgrounds/main-nav.gif) no-repeat 4px 0;
  top: 1px;
}

#primaryNav li {
  float: left;
  position: relative;
}

#primaryNav li a {
  display: block;
  text-indent:-9999em;
  width: 99px;
  height: 33px;
  margin-left: 4px;
}

#primaryNav #compatibility a{ width: 160px; background:url(/images/backgrounds/main-nav.gif) no-repeat 0 0;}
#primaryNav #forums a{background:url(/images/backgrounds/main-nav.gif) no-repeat  -164px 0;}
#primaryNav #what a{background:url(/images/backgrounds/main-nav.gif) no-repeat -267px 0;}
#primaryNav #resources a{background:url(/images/backgrounds/main-nav.gif) no-repeat -370px 0;}
#primaryNav #faq a{background:url(/images/backgrounds/main-nav.gif) no-repeat -473px 0;}

#primaryNav #compatibility a:hover, #primaryNav #compatibility a.over{ width: 160px; background:url(/images/backgrounds/main-nav.gif) no-repeat 0 -35px;}
#primaryNav #forums a:hover{background:url(/images/backgrounds/main-nav.gif) no-repeat  -164px -35px;}
#primaryNav #what a:hover,#primaryNav #what a.over{background:url(/images/backgrounds/main-nav.gif) no-repeat -267px -35px;}
#primaryNav #resources a:hover,#primaryNav #resources a.over{background:url(/images/backgrounds/main-nav.gif) no-repeat -370px -35px;}
#primaryNav #faq a:hover{background:url(/images/backgrounds/main-nav.gif) no-repeat -473px -35px;}

#navBar {
  width: 576px;
  margin: 0;
  float: right;
  position: relative;
  z-index: 100;
}

#compatDrop,#whatDrop,#resourceDrop{
  position: absolute; 
  top: 33px; 
  z-index: 100;
  width: 158px;
  background: #efefef;
  border: 1px solid #788c12;
  border-top: 0;
 }
 
 #compatDrop li,#whatDrop li,#resourceDrop li {
 	display: inline;
 	width: 158px;
 }
 
#compatDrop a,#whatDrop a,#resourceDrop a {
  padding: 5px 5px;
  display: block;
  width: 148px;
  border-top: 1px solid #788c12; 
}

#compatDrop a:hover,#whatDrop a:hover,#resourceDrop a:hover {
  background:  #9ead4d;
  color: #fff;
}
/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
div#primaryContent {
  width: 800px;
  z-index: 10;
  position: relative;
}

/* Homepage */
body#home div#primaryContent {
  float: left;
  width: 610px;
  margin-right: 10px;
  
}
body #searchData {
  border: 2px solid #eaeaea;
  padding-left: 10px;
  background: #f6f6f6 url(/images/backgrounds/home-fieldset-bg.gif) repeat-x top left;
  z-index: 1;
}
#searchData legend{
  font-size: 16px;
  color: #778b10;
}
#searchData fieldset legend {
 font-size: 12px;
 font-weight: bold;
}
#searchData h2 {
  color: #778b10;
  margin-bottom: 2px;
}
#searchData fieldset {
  float: left;
  width: 260px;
  border: none;
  margin-bottom: 3px;
}
#searchData fieldset#carOptions  {
  margin-right: 20px;
}
#searchData fieldset select,body#compatibility #searchData fieldset select {
  display: block;
  margin: 0 0 .5em;
  width: 240px;
}

#searchData p#formFunction {
  text-align: center;
  clear: both;
  margin: 0 90px 5px 0;
}
#searchData {
 border: none;
}
/* Compatibility */
body#compatibility fieldset#searchData {
  width: 600px;
}
body#compatibility fieldset#searchData fieldset {
  float: left;
  padding: 10px;
  margin-right: 10px;
  border: none;
}

/* Submit Data */
#steps li {
 float: left;
 background: #f0f0f0;
 border: 1px solid #6c8201;
 border-left: 0;
 width: 188px;
 padding-left: 10px;
 color: #6c8201;
} 


#steps li#step1 {
   border-left: 1px solid #000;
}

#steps li.current {
  background: #9ead4d;
  color: #fff;
  cursor: pointer;
  cursor: hand;
} 

#steps li.valid {
  background:   #f0f0f0 url(/images/backgrounds/checkmark.gif) no-repeat  100% 2%;
  cursor: pointer;
  cursor: hand;
}

#steps li.notActive {
  background:   #f0f0f0 url(/images/backgrounds/checknotmarked.gif) no-repeat  100% 2%;
  cursor: default;
}

/* Error Messages */
#errorExplanation {
  background: #ffcccc url(/images/backgrounds/error.png) no-repeat 10px 10px;
  border: 1px solid #cc0000;
  border-left: none;
  border-right: none;
  padding: 10px 10px 10px 40px;
  margin: 0 0 10px;
  z-index: 2;
  clear: both;
  overflow: hidden;
  width: 750px;
}

#errorExplanation h2,#errorExplanation p, #errorExplanation li {
	color: #cc0000;
}
#errorExplanation li,#errorExplanation p {
	font-weight: bold;
}

#errorExplanation ul{
	list-style: disc;
	margin-left: 20px;
}

/* Submission forms */
body #vehicleData, body #carSeatData, body #installationData {
  border: 2px solid #eaeaea;
  padding-left: 10px;
  background: #f6f6f6 url(/images/backgrounds/home-fieldset-bg.gif) repeat-x top left;
  z-index: 1;
}
#vehicleData legend,#carSeatData legend, #installationData legend{
  font-size: 16px;
  color: #778b10;
}
#vehicleData fieldset legend, #carSeatData fieldset legend, #installationData fieldset legend {
 font-size: 14px;
 font-weight: bold;
}
#vehicleData h2, #carSeatData h2 {
  color: #778b10;
  margin-bottom: 2px;
}

body#submit fieldset label {
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 10px;
  line-height: 1.2;
  padding-top: 2px;
}

body#submit fieldset li.submit {
  margin-left: 250px;
}
body#submit fieldset {
 list-style: none;
}
body#submit fieldset li {
  clear: both;
  margin-bottom: 10px;
}
body#submit fieldset select,
body#submit fieldset input.text,
body#submit fieldset textarea,
body#submit fieldset div.fieldWithErrors input.text,
body#submit fieldset div.fieldWithErrors select,
body#searchfieldset select,
body#search fieldset input.text {
  width: 200px;
}
body#submit fieldset div.fieldWithErrors,
body#search fieldset div.fieldWithErrors {
	display: inline;
}

body#submit fieldset div.fieldWithErrors input.text,
body#submit fieldset div.fieldWithErrors select,
body#search fieldset div.fieldWithErrors input.text,
body#search fieldset div.fieldWithErrors select {
	border: 2px solid #cc0000;
}


body#submit fieldset#carSeatData fieldset,
body#submit fieldset#installationData fieldset{
  border: 2px solid #eaeaea;
 width: 189px;
  margin-left: 160px;
  padding: 5px;
  margin-bottom: 10px;
}


body#submit fieldset#carSeatData fieldset label,
body#submit fieldset#installationData fieldset label { /* remove float for these labels */
  float: right;
  text-align: left;
}

body#submit fieldset#installationData label em {
  font-size: 10px;
  line-height: 1.1;
  display: block;
}
body#submit fieldset#installationData li.email input,
body#submit fieldset div.fieldWithErrors li.email input.text {
  float: left;
}
body#submit fieldset#installationData li.email strong {
  font-weight: bold;
}
body#submit fieldset#installationData li.email em {
  float: left;
  width: 200px;
  line-height: 1.2;
  margin-left: 10px;
  font-style: normal;
}

body#submit fieldset#carSeatData fieldset legend,
body#submit fieldset#installationData fieldset legend {
 font-size: 12px;
 font-weight: bold;
}
body#submit #selected_tools_div {
	  float: left;
	  padding-left: 20px;
}
body#submit #selected_tools_div h2 {
	padding-left: 10px;;
}

body#submit #toolsUsed {
	float: left;
}
body#submit #selected_tools {
  width:200px;
  height:100px;
  overflow:auto;
  margin-left:10px;
  padding: 5px;
  border: 1px solid #778b10;
}

body#submit h2,
body#search h2 {
  display: inline;
  font-weight: bold;
  font-size: 14px;
  clear: both;
}
body#search fieldset h2 {
	font-size: 12px;
	font-weight: normal;
}
/* Review Page */
.reviewContainer {
  border: 2px solid #eaeaea;
  padding-left: 10px;
  background: #f6f6f6 url(/images/backgrounds/home-fieldset-bg.gif) repeat-x top left;
  margin-bottom: 10px;
}
body#submit dl {
  width: 800px;
  margin: 10px 0;
}
body#submit dt {
  float: left;
  width: 150px;
  text-align: right;
  padding-bottom: 10px;

}
body#submit  dd {
  float: left;
  padding: 0 0 10px 20px;
  width: 600px;
  
}
.reviewContainer #emailValue p{
	float: left;
}
.reviewContainer #emailValue em {
	float: right;
	width: 200px;
	margin-right: 50px;
}
#mainTable {
  height: 500px;
}
/* =Secondary Content
-----------------------------------------------------------------------------*/
body#home div#secondaryContent {
  float: right;
  width: 180px;
}

body#home div#secondaryContent div {
  border: 2px solid #eaeaea;
  padding: 0 10px;
  line-height: 1.1;
  font-size: 11px;
  margin-bottom: 10px;
  min-height: 124px;
  background: #f6f6f6 url(/images/backgrounds/secondary-box-bg.gif) repeat-x top left;
}

body#home div#secondaryContent div h2 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin: 10px 0;
}
body#home div#secondaryContent div p {
  margin-bottom: 15px;
}
body#home div#secondaryContent div p.button {
 margin-bottom: 10px;
}

body#home div#secondaryContent div#submitData,
body#home div#secondaryContent div#submitData h2 {
  color: #778b10;
}
body#home div#secondaryContent div#submitData a {
  background: #6f8506 url(/images/backgrounds/big-green-button.gif) no-repeat top left;
}
body#home div#secondaryContent div#installationFinder a {
  background: #6f8506 url(/images/backgrounds/big-brown-button.gif) no-repeat top left;
}
body#home div#secondaryContent div#submitData a,
body#home div#secondaryContent div#installationFinder a {
 display: block;
 width: 138px;
 height: 29px;
 text-align: center;
 margin: 10px auto 5px;
 color: #fff;
 font-size: 15px;
 line-height: 1.9;
}

body#home div#secondaryContent div#installationFinder,
body#home div#secondaryContent div#installationFinder h2 {
  color: #6d5444;
}

body#home div#articleContent {
  margin-top: 10px;
  border-top: 4px solid #eaeaea;
  background: url(/images/backgrounds/article-bg.gif) repeat-x top left;
}
body#home div#articleContent div.contentBox {
  float: left;
  width: 215px;
  padding: 20px 25px 0 0;
  margin-left: 25px;
  min-height: 200px;
  line-height: 1.3;
  background: url(/images/backgrounds/article-box-divider.gif) no-repeat top right;
}

body#home div#articleContent div.contentBox a{
	display: block;
}
body#home div#articleContent div#lastArticle {
  background: none;
}
  
/* =Search Results
-----------------------------------------------------------------------------*/
table#searchResults th, table#searchResults td,body#cmsContent table td{
	border: 2px solid #eaeaea;
	padding: 5px;
	font-family: Arial,Verdana,Sans-Serif;
}

body#cmsContent table.measurements {
	width: 740px;
}

#searchResults th#installationData,#searchResults th#seatData,#searchResultsth#vehicleData{
	text-transform: uppercase;
	color: #6D5444;
	background: #f5f5f5;
	border: 2px solid #eaeaea;
}

th#installationData a.collapse,th#seatData a.collapse,th#vehicleData a.collapse{
	font-size: 11px;
	color: #778b10;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 5px;
}
th#installationData a.collapse:hover,th#seatData a.collapse:hover,th#vehicleData a.collapse:hover{
	text-decoration: none;
}
#searchResults th,#searchResults th a {
	font-weight: bold;
	font-size: 12px;
	color: #6D5444;
	
}
table#searchResults {
	clear: both;
	margin-top: 10px;
}
table#searchResults td,#searchResults th,body#cmsContent table.measurements td {
	background: #F9F9F9;
}

p.showButton input {
   background: #f9f9f9;
   border: 1px solid #778B10;
   margin-bottom: 5px;
   width: 150px;
   cursor: pointer;
   font-weight: bold;
   color: #778B10;
   font-size: 12px;
   padding: 3px;
}

table.searchResults{
	width: 800px;
}
table.searchResultsExt{
	width: 1600px;
}
table.searchResultsExt th{
	width: 200px;
}

body#search div#table h2 {
	float: left;
}
body#search #sortBy {
	float: right;
	padding: 5px 10px 0 0;
}
body#search #pagination {
	clear: both;
}

body#search div#table th.fitRating {width: 60px;}
body#search div#table th.ease {width: 70px;}
body#search div#table th.checked {width: 60px;}
body#search div#table th.seatType{width: 80px;}
body#search div#table th.carNotes,body#search div#table th.toolsUsed{width: 100px;}
body#search div#table th.comments{width: 400px;}
/* Search Results Popup Window */
body div.showBox dt{
	float: left;
	width: 150px;
	padding: 0 0 10px 0;
	font-weight: bold;	
	clear: both;
}

body div.showBox dd{
	margin-left: 175px;
	padding: 0 0 10px 0;
	width: 200px;
}

body div.showBox h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 20px;
  clear: both;
}

.showBox {
	width: 381px;
	border: 2px solid #eaeaea;
	padding: 10px;
	background: #f6f6f6 url(/images/backgrounds/home-fieldset-bg.gif) repeat-x top left;
	z-index: 1;
	margin: 0 0 10px 20px;
	text-align: left;	 
	clear: both; 
}

.showBox dl {
	margin:  10px 0 20px;
}



#modal_dialog_message {
	text-align: left;
	
}

#modal_dialog_message h1 {
	margin-left: 20px;
	color: #778B10;
	float: left;
}
#modal_dialog_message {
	width: 450px;
}

#cancelButtonTop {
	float: right;
	margin-right: 50px;
}
div.bottom {
	text-align: center;
}
div.bottom a,#cancelButtonTop {
	background: url(/images/backgrounds/pop-up-x.gif) no-repeat 100% 3px;
	padding-right: 14px;
}

.pointer {
	cursor: hand;
	cursor: pointer;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
  margin: 10px auto;
  width: 800px;
  text-align: left;
  padding-top: 5px;
  color: #999;
  clear: both;
  border-top: 1px solid #eaeaea;
}



/* =Misc 1
-----------------------------------------------------------------------------*/

/* self-clearing floats */
#primaryNav:after,
#articleContent:after,
#dataContent:after,
#searchData:after,
#steps:after,
body#submit fieldset#carSeatData fieldset:after,
body#submit fieldset#installationData fieldset:after,
body#submit fieldset li:after,
body#submit dl:after,
div#header:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/* =Misc 2
-----------------------------------------------------------------------------*/