@import "includes/header.inc.css";
@import "includes/navigation.inc.css";
@import "includes/search.inc.css";
@import "includes/breadcrumb.inc.css";
@import "includes/listing.inc.css";
@import "includes/jquery.rating.css";
@import "includes/filter.inc.css";
@import "includes/page_navigation.inc.css";
@import "includes/premium_box.inc.css";
@import "includes/jquery.autocomplete.css";

code {
	color:red;
	font-family:Arial;
}

/* extending existing styles */
#main_index_column_content {
	width: 664px;
	left: 5px;
	padding-bottom: 15px;
	top: -5px;
}
#main_index_column_right {
	width: 315px;
	background: #EEEEEE;
	padding: 10px;
	top: -15px;
	margin: 0;
	min-height: 1280px;
}
#main_index_column_right_abs {
	width: 315px;
	background: #EEEEEE;
	padding: 10px;
	top: -15px;
	margin: 0;
}
#main_index_footer {
	top: -10px;
	margin: auto;
}
#ads_column_right {
	top: -10px;
}

#web_latest_heading {
	position: relative;
	float: left;
	clear: both;
    font-family: 'Myriad Pro', 'Trebuchet MS', Arial;
    font-size: 18px;
    font-weight: normal;
    color: #7EC1E3;
    padding: 10px 5px 5px 15px;
    margin: 0;
    width: 620px;
}

/* main box that contains search results, their heading, ext. search and page nav. */
#web_search_main_box {
	position: relative;
	float: left;
	clear: both;
	border: 1px solid #D5DADA;
	background: none;
	margin: 0;
	padding: 0;
	width: 635px;
	left: 5px;
}

/* headings */
.web_search_top_heading {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
	text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #93B343;
    margin: 0px 0px 15px 0px;
}

/* spacer between diff. areas */
.web_search_spacer {
	position: relative;
	float: center;
	clear: both;
	width: 635px;
	height: 30px;
}

.web_search_clear {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
}

/* category boxes *********/
.web_categories_box_bg {
	cursor: default;
}
.web_categories_box_bg:hover {
	cursor: pointer;
}
.web_categories_spacer {
	position: relative;
	float: center;
	clear: both;
	width: 664px;
	height: 10px;
}
/* category boxes level 1 */
.web_categories_outer_heading_box_level1 {
	position:relative;
	height:30px;
	width: 120px;
	top: 38px;
	left: 2px;
}
.web_categories_inner_heading_box_level1 {
	position:absolute;
	bottom:2px;
}
.web_categories_box_level1 {
	position: relative;
	float: left;
	clear: none;
	width: 200px;
	border: none;
	margin: 15px 0px 0px 15px;
	left: -10px;
	top: -15px;
}
/*.web_categories_box_level1_clear {
	position: relative;
	float: left;
	clear: both;
	width: 200px;
	border: 1px solid #E2E2E2;
	margin: 15px 0px 0px 15px;
	left: -10px;
	top: -15px;
}*/
.web_categories_small_box_level1 {
	position: relative;
	float: left;
	clear: none;
	width: 200px;
	border: 1px solid #E2E2E2;
	margin: 15px 0px 0px 15px;
	left: -10px;
	top: -15px;
}
/*.web_categories_small_box_level1_clear {
	position: relative;
	float: left;
	clear: both;
	width: 200px;
	border: 1px solid #E2E2E2;
	margin: 15px 0px 0px 15px;
	left: -10px;
	top: -15px;
}*/
.web_categories_heading_level1 {
    font-family: 'Trebuchet MS', Arial;
    font-size: 16px;
    font-weight: bold;
	text-decoration: none;
	position: relative;
}
.web_categories_heading_level1:hover {
    font-family: 'Trebuchet MS', Arial;
    font-size: 16px;
    font-weight: bold;
	text-decoration: underline;
	position: relative;
}

/* category boxes level 2 */
.web_categories_heading_level2 {
	text-decoration: none;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    margin: 4px 2px 4px 2px;
}
.web_categories_heading_level2:hover {
	text-decoration: underline;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    margin: 4px 2px 4px 2px;
}
.web_categories_item_level2 {
	list-style-image: none;
	list-style-type: none;
	background: #E2E2E2;
	font-weight: bold;
	width: 193px;
	padding: 2px;
}
/* category boxes level 3 */
.web_categories_heading_level3 {
	text-decoration: none;
    color: #333;
    font-size: 11px;
    margin: 4px 2px 4px 2px;
}
.web_categories_heading_level3:hover {
	text-decoration: underline;
    color: #333;
    font-size: 11px;
    margin: 4px 2px 4px 2px;
}
.web_categories_item_level3 {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	width: 190px;
}
/* list for level 2 + 3 */
.web_categories_list {
	position: relative;
	float: left;
	clear: both;
    margin: 2px;
    padding: 0px;
}

/* web_links_categories */
#web_links_categories_box {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
	height: auto;
	background: #F1F1F1;
	overflow: hidden;
	margin: 0px 0px 15px 5px;
	padding: 0;
}
#web_links_categories_heading {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
    height: 35px;
    padding: 10px 5px 0px 12px;
    margin: 0;
	font-size: 14px;
	font-weight: bold;	
    color: #37A1D6;
    background: #F1F1F1;
    font-family: 'Trebuchet MS', Arial;
}
#web_links_categories_list {
	position: relative;
	float: left;
	clear: both;
	width: 615px;
	list-style: none none;
	margin: -18px 5px 5px 0px;
	padding: 5px 2px 5px 15px;
	display: inline;
	background: #F1F1F1;
}
#web_links_categories_list li {
    color: #37A1D6;
	padding: 5px 0px;
	/*display: inline;*/
	clear:both;
	float:left;
}
#web_links_categories_list a {
	text-decoration:underline;
}
#web_links_categories_list a:hover {
	text-decoration:none;
}

/* show less relevant results */
#web_search_results_all {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
	text-align: center;
	font-weight: bold;
}

/* web_links_themes */
#web_links_themes_box {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	top: 4px;
}
#web_links_themes_heading {
	position: relative;
	float: left;
	clear: both;
	width: 635px;
    height: 35px;
    padding: 10px 5px 0px 12px;
    margin: 0;
	font-size: 14px;
	font-weight: bold;	
    color: #37A1D6;
    background: #F1F1F1;
}
#web_links_themes_list {
	position: relative;
	float: left;
	clear: both;
	width: 615px;
	list-style: none none;
	margin: -18px 5px 5px 0px;
	padding: 5px 2px 5px 15px;
	display: inline;
	background: #F1F1F1;
}
#web_links_themes_list li {
    color: #37A1D6;
	padding: 0;
	display: inline;
}
#web_links_themes_list a {
	text-decoration:underline;
}
#web_links_themes_list a:hover {
	text-decoration:none;
}
