/***** TAGs *********/

form { display: block; width: 350px; margin-left: 30px; margin-top: 29px; }

form label { display: block; float: left; width: 6.6em; text-align: right; margin-top: 6px; margin-right: 10px; color: #1D83A5; }

form select { display: block; float: left; width: 170px; height: 18px; margin-top: 4px; border: 1px solid #1D83A5; color: #1D83A5; background: #fff url(../../images/search/search_form_select_bg.jpg) repeat-x top left; font-size: 10px; }

form input[type="submit"] { width: 105px; height: 28px; display: block; float: left; background: url(../../images/search/search_form_button.jpg) top left no-repeat; text-align: center; border: 0; padding-bottom: 8px; margin: 0; color: #1D83A5; font-weight: bold; font-size: 12px; margin-top: 15px; margin-left: 220px; cursor: pointer;  }

/***** IDs **********/

#colLeft { float: left; width: 282px; }
#colMiddle { float: left; width: 427px; }
#colRight { float: left; width: 257px; }

#container img { display: block; float: left; }
#container a img { display: inline; float: none; }

#joinSpace { float: left; width: 257px; height: 289px; background: url(../../images/search/search_bottom_right.jpg) top left no-repeat }

/* ADDIONTAL MENU DEFINITIONS IN THE MAIN.CSS*/
#menu { width: 251px; height: 144px; background: url(../../images/search/search_menu_bg.jpg) top left no-repeat; margin: 0; }
#menu a { margin-left: 12px; display: block; width: 183px; height: 19px; }

#pageLinks { float: right; text-align: right; margin-right: 20px; width: 200px; }
#pageLinks a { color: #fff; text-decoration: none; }
#pageLinks .pageNumbers { }
#pageLinks .currentPage { color: #D1F8FF; }

#pageination { width: 966px; height: 39px; background: url(../../images/menu_bg.jpg) top left no-repeat; color: #fff; font-weight: bold; padding-top: 25px; }

#pages { float: left; margin-left: 150px; width: 250px; text-align: center; }

#perPageOptions { float: left; width: 200px; padding-left: 20px; }
#perPageOptions .perPageOption_Current { color: #D1F8FF; }
#perPageOptions .perPageOption_Regular { color: #fff; text-decoration: none; }

#resultsText { font-size: 15px; color: #1D93A5; text-align: center; margin-top: 45px; }

#searchForm { float: left; width: 427px; height: 349px; background: url(../../images/search/search_form_bg.jpg) top left no-repeat; }

#SpankedCoedsLogo { width: 223px; height: 47px; display: block; float: left; margin-left: 26px; }

/***** CLASSES *****/

.resultSceneData { float: left; width: 468px; height: 248px; }
.resultSceneImages { float: left; width: 331px; height: 248px; margin-left: 21px; margin-right: 20px; }
.resultSceneImages img { border: 1px solid #000; border-top-width: 15px; border-bottom-width: 15px; }

.searchResultsFirst { width: 966px; height: 268px; background: url(../../images/search/search_results_top.jpg) top left no-repeat; padding-top: 60px; }
.searchResultsLast { width: 966px; height: 307px; background: url(../../images/search/search_results_bottom.jpg) top left no-repeat; padding-top: 20px; }
.searchResultsMiddle { width: 966px; height: 267px; background: url(../../images/search/search_results_middle.jpg) top left no-repeat; padding-top: 20px; }
