@charset "UTF-8";
/* CSS Document */

#rightColumn {
	width:auto;
	background:url(../images/adventures/right-main-footer.gif) #FFFFFF bottom left no-repeat;
	padding:0px 0px 20px;
}
#rightContainer {
	width:702px;
	height:35px;
	background:url(../images/adventures/right-main-heading.gif) no-repeat;
	float:left;
}

/* Search Container Classifications */
#searchContainer {
	float:left;
	background:url(../images/global/search-gradient-left.gif) top left no-repeat;
	margin:0px 0px 10px;
}
#searchContainer h3 {
	color:#0033CC;
	margin:2px 0 5px;
	font-size:12px;
}
#searchContainer img {
	border:none;
}
#searchContainer div {
	padding:5px 10px; font-size:10px;
}
#searchContainer div table input {
	width:55px;
}
#searchContainer, #searchContainer table {
	width:100%;
}
#searchContainer #row1 {
	width:165px;
	background:url(../images/global/search-gradient.gif) top right no-repeat;
}
#searchContainer #row1 img {
	margin:10px 0px 0px 25px;
	background:#0066FF;
}
#searchContainer #row2 {
	width:320px;
	background:url(../images/global/search-gradient.gif) top right no-repeat;
}
#searchContainer #row2 select {
	margin:0px 0px;
	width:80px;
}
#searchContainer #row3 {
	width:189px;
	/*background:url(../images/global/search-gradient.gif) top right no-repeat;*/
}
#searchContainer #row3 select {
	margin:5px 0px;
	width:160px;
}

#breadcrumbs {
	padding:7px 0 7px 12px !important;
}


/* Featured Classifications */
#featuredContainer {
	float:left;
	margin:0px;
	padding:10px 0 0;
	width:100%;
}
#featured1 {
	float:left;
	padding:0 0 0 12px;
}
#featured2 {
	float:left;
	padding:0 0 0 12px;
}
#featured3 {
	float:left;
	padding:0 0 0 12px;
}
#featured4 {
	float:right;
	padding:0 12px 0 0;
}
.featured {
	width:160px;
}
.featured h1 {
	margin:3px 10px;
	font-size:10px;
	line-height:120%;
}
.featured a {
	color:#000000;
	text-decoration:none;
}
.featured .heading {
	float:left;
	height:32px;
	width:100%;
	background:url(../images/front/featured-heading.gif) bottom no-repeat;
}
.featured .img {
	float:left;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:none;
	border-bottom:none;
	width:158px;
	height:100px;
	overflow:hidden;
} 
.featured .img img {
	border:none;
	width:158px;
}
.featured .container {
	float:left;
	background:url(../images/front/featured-container.gif) no-repeat;
	width:100%;
} 
.featured .container p {
	padding:9px 9px 15px;
	font-size:11px;
	margin:0px;
}
.featured .container p span, .featured .container p span a {
	padding:0px;
	font-size:11px;
	margin:0px;
	text-decoration:underline;
	color:#0066FF;
}


#reultsContainer {
	float:left;
	padding-right:30px;
	padding-left:10px;
	float:left;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:10px;
}
#resultsHead {
	height:35px;
	background:url(../images/adventures/right-secondary-heading.gif) top left no-repeat;
	width:100%;
	float:left;
}
.resultsHead {
	height:35px;
	background:url(../images/adventures/right-secondary-heading.gif) top left no-repeat;
	width:100%;
	float:left;
}
#resultsHeadContent {
	width:100%;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
#resultsHeadContent #row1 {
	width:190px;
	text-align:center;
	background:url(../images/adventures/results-head-gradient.gif) top right no-repeat;
}
#resultsHeadContent .viewColumn {
	width:78px;
	text-align:center;
	background:url(../images/adventures/results-head-gradient.gif) top right no-repeat;
}
#resultsHeadContent .viewColumn a, #resultsHeadContent .viewColumn a:hover, #resultsHeadContent .viewColumn a.over {
	color:#000000;
	text-decoration:none;
}
#resultsHeadContent #selected1, #resultsHeadContent #selected2 {
	width:78px;
	text-align:center;
	background:url(../images/adventures/results-head-container.gif) top right no-repeat;
}
#resultsHeadContent #row4 {
	text-align:center;
}
#resultsHeadContent p {
	font-weight:bold;
	color:#0066ff;
	margin:0px;
}
#resultsHeadContent span {
	color:#333333;
}
#resultsHeadContent span a {
	font-weight:bold;
	color:#333333;
}
#resultsPageNo, #resultsPageNo2 {
	width:100%;
	font-weight:normal;
	float:left;
}
#resultsPageNo p, #resultsPageNo2 p {
	margin:0px;
	color:#333333;
	font-weight:normal;
	text-align:right;
	width:100%;
	float:right;
}
#resultsPageNo p a, #resultsPageNo2 p a {
	color:#0066ff;
}
#resultsPageNo2 {
	margin:10px 0 0;
}
.resultRow {
	padding-top:20px;
	padding-bottom:20px;
	background:url(../images/adventures/spacer.gif) bottom center no-repeat;
	width:100%;
	float:left;
}
.resultRow img {
	border:1px solid #cccccc;
	float:left;
	/*margin-bottom:20px;*/
	margin-right:10px;
}
.resultTitle {
	width:450px;
	float:left;
}
.resultTitle h3 {
	
}
.resultTitle p, .resultTitle h3 {
	float:left;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
}
.resultTitle p a, .resultTitle h3 a {
	color:#0066ff;
	font-size:16px;
}
.resultTitle span {
	float:right;
	color:#FF3300;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}
.resultTitle strong {
	float:right;
	color:#FF3300;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin:4px 2px 0 0;
}
.resultButtons {
	float:right;
	margin-top:5px;
}
.resultButtons img {
	border:none;
	margin:0;
}
.resultButton2 {
	float:right;
	height:20px;
	width:125px;
}
.resultInfo {
	float:left;
	width:238px;
}
.resultInfo p {
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
}
.resultDescription {
	float:left;
}
.resultDescription p {
	margin:0px;
	width:435px;
}
.resultDescription p a {
	text-decoration:none;
	color:#0066ff;
}
.resultDescription p a:hover,.resultDescription p a.over {
	text-decoration:underline;
	color:#0066ff;
}


/* ------------------------ list view ---------------------------- */
.resultRowList {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:thin dashed #999999;
	width:100%;
	float:left;
}
.resultRowList .resultTitle {
	width:500px;
	float:left;
}
.resultRowList .resultTitle p, .resultRowList .resultTitle h1 {
	float:left;
	width:425px;
	margin:0px;
	padding-right:10px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
}
.resultRowList .resultTitle p a, .resultRowList .resultTitle h1 a {
	color:#0066ff;
	text-decoration:underline;
	font-size:12px;
}
.resultRowList .resultTitle span {
	float:right;
	color:#ff0000;
	font-weight:bold;
	width:65px;
}
.resultRowList .resultButtons {
	float:right;
	width:130px;
	height:52px;
	margin-bottom:0px;
}
.resultRowList .resultInfo {
	float:left;
	width:238px;
}
.resultRowList .resultInfo p {
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}


.infoContainer {
	padding-right:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}

.infoContainer ul li {
	list-style-type:none;
	padding:0 0 0 10px;
}
.infoContainer ul {
	display:block;
}
.infoContainer h2 {
	font-size:14px;
}

#narrowSearch strong {
	text-align:center;
}
#narrowSearch ul {
	margin:0 0 5px;
	list-style-type:none;
	padding:0;
}



