/* BEGIN SEARCH STYLES */

body.search #primary {
	width: 775px;
	float: left;
	margin: -10px 10px 10px;
	}

body.search #secondary {
	width: 160px;
	float: left;
	margin: -10px 0 0 0;
	}

#search-info-wrapper {
	background: #fff;
	border: 1px solid #dedaba;
	padding: 15px;
	float: left;
	width: 743px;
	}

#search-info {
	width: 100%;
	float: left;
	}

#search-info h2 {
	font-size: 33px;
	margin-bottom: 10px;
	color: #7c7756;
	}
			
#search-info table {
	float: left;
	width: 735px;
	clear: both;
	margin: 0 0 30px;
	text-align: left;
	}

#search-info table tr:hover {
	background: #f4f5f7;
	}
					
#search-info th {
	color: #2d3c5a;
	text-transform: none;
	}
					
#search-info td {
	border-top: 1px solid #7c7756;
	padding: 2px 4px 3px 0;
	}
					
#search-info ul li {
	padding-bottom: 5px;
	list-style: disc;
	margin-left: 20px;
	line-height: 1.5em;
	}

#review-related {
	float: right;
	clear: none;
	margin-top: 10px;
	}

body.search #review-related a {
	color: #2d3c5a;
	}

#search-info .promo h2 {
	font-size: 12px;
	margin-bottom: -2px;
	color: #2d3c5a;
	}

h2#adv-search,
h2#t-search {
	font-size: 14px;
	margin-bottom: -4px;
	color: #2d3c5a;
	float: left;
	clear: left;
	width: 467px;
	}

h2#adv-search {
	margin-top: 10px;
	}

#advanced-search,
#title-search {
	float: left;
	width: 467px;
	background: #fff url(http://parentpreviews.com/images/bg_sect_485w.gif) top left no-repeat;
	border-top: 1px solid #dedaba;
	padding: 10px;
	clear: left;
	}

#primary form label {
	float: left;
	clear: left;
	color: #2d3c5a;
	}
	
#primary form input,
#primary form textarea,
#primary form select {
	float: left;
	clear: left;
	width: 100%;
	border-color: #dedaba;
	margin-bottom: 15px;
	background: #fff;
	}

#primary form select {
	border: 1px solid #ccc;
	}

#primary form input:focus,
#primary form textarea:focus {
	border: 1px solid #7d7754;
	}
	
#primary form #submit {
	float: left;
	background: #2d3c5a;
	padding: 0;
	width: 60px;
	height: 25px;
	border: 1px solid #7d7754;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	}

#primary form #submit {
	width: 70px;
	}

#primary form p.checkbox label,
#primary form p.checkbox input {
	float: none;
	clear: none;
	margin-bottom: 0;
	}

#primary form p.checkbox input {
	width: 16px;
	margin-right: 5px;
	}

#primary form p.checkbox {
	padding-bottom: 10px;
	}
	
.checkbox_2col {
 float:				left;
 width:				50%;
 }

#primary form #submit:hover {
	background: #7d7754;
	border: 1px solid #444;
	color: #fff;
	}

#primary fieldset {
	border: 1px solid #dedaba;
	padding: 15px 15px 5px;
	float: left;
	clear: left;
	width: 440px;
	margin-bottom: 20px;
	}

#primary fieldset legend {
	padding: 0 5px;
	color: #2d3c5a;
	}

#primary fieldset.alert legend {
	color: red;
	}

.alert-message {
	float: left;
	clear: left;
	color: red;
	padding: 10px;
	border: 1px solid #dedaba;
	background: #f4f2e1;
	width: 723px;
	margin-bottom: 30px;
	}

#primary .alert-message {
	margin-bottom: 20px;
	}

/* END SEARCH STYLES */