/*GLOBAL*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#273137;
}

/*SEARCH TAB*/

.searchareaSub1 {
	width:960px;
	height:65px;
	float:left;
	background:#232424 url(images/introTextBG.gif) repeat-x;
}

.searchareaSub1 span {
	float:right;
	text-align:left;
}

.searcharea {
	width:960px;
	height:135px;
	background:#232424 url(images/introTextBack.gif) no-repeat;
	float:left;
}

.searchareaSub {
	width:960px;
	height:135px;
	float:left;
}

.searchareaSub span {
	float:right;
	text-align:left;
}

#buttonCategories {
	display: block;
	width:118px;
	height: 40px;
	background:url("http://www.mathima.net/wp-content/themes/cssgallerytheme2/images/categoriesBTN.png") no-repeat 0 0;
	margin-top: 95px;
	}
#buttonCategories:hover{ background-position: 0 -40px;}
#buttonCategories span{display: none;}

#buttonStores {
	display: block;
	width:134px;
	height: 40px;
	background:url("http://www.mathima.net/wp-content/themes/cssgallerytheme2/images/storesBTN.png") no-repeat 0 0;
	margin-top: 95px;
	}
#buttonStores:hover{ background-position: 0 -40px;}
#buttonStores span{display: none;}

#buttonJobs {
	display: block;
	width:150px;
	height: 40px;
	background:url("http://www.mathima.net/wp-content/themes/cssgallerytheme2/images/jobsBTN.png") no-repeat 0 0;
	margin-top: 95px;
	margin-right: 10px;
	}
#buttonJobs:hover{ background-position: 0 -40px;}
#buttonJobs span{display: none;}

#hidden h1{
	visibility:hidden;
	font-size:9px;
	}

.searchform {
	width:960px;
	padding:25px 0 0px 32px;
	float:left;
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bold;
}

.searchform a {
color:#1DA0FE;
}


.searchform a:visited {
color:#1DA0FE;
}

.searchform a:hover {
color:#FFFFFF;
}
.searchform p {
	font-size:20px;
	color:#FFF;
	display:block;
	width:885px;
	float:left;
	margin:0 40px 0 0;
	line-height:23px;
}

.searchform label {
	font-size:17px;
	font-weight:bold;
	display:block;
	width:270px;
	text-transform:uppercase;
	float:left;
	margin:0 40px 0 0;
	letter-spacing:2px;
}

* html .searchform label {margin:0;}

.searchform span {
	font-size:28px;
	color:#FFF;
	font-weight:bold;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding: 0;
	text-transform:uppercase;
	font-family:Arial, "Helvetica", sans-serif;
}

.searchform .textfield, .textfield:hover {
	width:238px;
	height:30px;
	background:transparent url("glossniToggle/images/globalimages/searchtab/searchboxclicks.gif") 0px 0px repeat-x;
	border:0;
	color:#232d33;
	font-size:16px;
	padding:10px 16px 0 16px;
	margin:5px 0 4px 0;
}

* html .searchform .textfield {margin:10px 40px 4px 0;}

.searchform .textfield:focus {
	background:transparent url("glossniToggle/images/globalimages/searchtab/searchboxclicks.gif") 0px -40px repeat-x;
	color:#ffffff;
	margin:5px 0 4px 0;
}

* html .searchform .textfield:focus {margin:10px 40px 0 0;}


.searchform .findbutton {
	width:93px;
	height:40px;
	display:block;
	background:url(glossniToggle/images/globalimages/find_button.jpg) no-repeat 0px 0px;
	margin:25px 0 0;
	float:left;
	border:0;
	text-indent:-10000px;
	cursor:pointer;
	border:none;
}

* html .searchform .findbutton {
	margin:30px 0 0;
}

.searchform .findbutton:hover {
	background:url(glossniToggle/images/globalimages/find_button.jpg) no-repeat 0px -40px;
}

.searchid_level {
	background:url(glossniToggle/images/globalimages/searchtab/searchid_bg.gif) repeat-x #17bbe1;
	width:878px;
	padding:33px 41px;
	float:left;
}

.searchid_level h1 {
	font-size:33px;
	color:#ffffff;
}

.searchid_level h1 a {
	text-decoration:none;
	color:#bff1f9;
}

.searchid_level h1 a:hover {
	text-decoration:none;
	color:#ffffff;
}


/*CATEGORY TAB*/

#category_tab {
	margin-right:-10px;
	float:left;
}

#categorysection {
	width:100%;
	background:url(glossniToggle/images/globalimages/categorytab/categorybg.gif) repeat-x #389FD1;
}

#categorysection_inner {
	width:920px;
	padding:8px 0 0 40px;
}

.categorysection_inner_surround {
	width:920px;
	float:left;
}

.categorysection_inner_surround2 {
	width:920px;
	float:left;
}


#categorysection_inner ul {
	float:left;
	list-style-type:none;
}

#categorysection_inner li a.category_link {
	text-align:left;
	display:block;
	width:162px;
	border-bottom:1px solid #ffffff;
	padding:8px 14px;
	color:#232424;
	text-decoration:none;
	margin:20px 40px 0 0;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
}

#categorysection_inner li .selected {
	background:#ffffff;
	color:#273137;
}

#categorysection_inner li a:hover.category_link {
	background:#333;
	color:#ffffff;
	text-decoration:none;
}

#categorysection_inner ul.subcatslist {
	background:#a1e0ff;
	width:162px;
	padding:0 14px 15px 14px;
}

#categorysection_inner ul.subcatslist a:visited {
	color:#273137;
	text-decoration:underline;
}

#categorysection_inner li.cat-item {
	text-align:left;
	display:block;
	color:#273137;
	text-decoration:underline;
	padding:10px 0 0 0;
	font-weight:normal;
	font-size:12px;
	margin:0;
}

* html #categorysection_inner li a.cat-item {
	padding:15px 0 0;
	margin:0 0 -10px 0;
}

#categorysection_inner li cat-item a:visited {
color:#273137;
}

#categorysection_inner li.cat-item a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.subcats {
	display:none;
}

.expand_all_cats {
	width:780px;
	float:right;
	margin:18px 12px 12px 0;
	text-align:right;
	padding:0 20px 0 0;
	background:url("http://www.mathima.net/wp-content/themes/cssgallerytheme2/images/expandarrow.gif") no-repeat right;
}

.expand_all_cats a {
	color:#273137;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.expand_all_cats a:hover {
	color:#ffffff;
	text-decoration:underline;
}



#no_search_results_infobox {
	width:580px;
	float:left;
	background:#d53c71;
	margin:0 0 15px 0;
}

#no_search_results_infobox h1  {
	color:#ffffff;
	font-size:22px;
	padding:24px 27px;
}

#no_search_results_infobox a {
	color:#ffffff;
	text-decoration:underline;
}

#no_search_results_infobox a:hover {
	color:#bef1f9;
	text-decoration:underline;
}

#no_search_results_directions {
	width:580px;
	float:left;
	padding:0 0 13px 0;
	font-weight:bold;
}

/*SELECTED BUSINESS CONTENT*/

#selectedbusiness_left {
	width:100px;
	float:left;
}

#selectedbusiness_left .selected_toplogo {
	padding:0px 0 5px 0;/*padding:20px 0 5px 0;*/
}

#thumbnail_images_holder {
	width:100px;
	height:118px;
}

#thumbnail_images_holder p {
	font-size:12px;
}

#thumbnail_images_holder .thumbleft {
	width:45px;
	height:45px;
	float:left;
	margin:6px 10px 4px 0;
}

#thumbnail_images_holder .thumbright {
	width:45px;
	height:45px;
	float:left;
	margin:6px 0 4px;
}

#selectedbusiness_right {
	width:440px;
	padding:0 0 0 40px;
	float:right;
}

#selectedbusiness_right h1 {
	font-size:25px;
	padding:0;
	margin:0;
}

#selectedbusiness_right_contactdetails {
	padding:15px 0 0 0;
}

#selectedbusiness_right_contactdetails p {
	padding:10px 0 0 0;
	font-size:18px;
}

#selectedbusiness_right_contactdetails a {
	color:#283339;
	text-decoration:underline;
	font-weight:bold;
}

#selectedbusiness_right_contactdetails a:hover {
	color:#d53c71;
}

#selectedbusiness_map {
	width:440px;
	height:300px;
	margin:36px 0 40px 0;
	float:right;
}

/*TERMS AND CONDITIONS CONTENT*/

#terms_conditions_left {
	width:100%;
}

#terms_conditions_left a {
	color:#283339;
	text-decoration:underline;
}

#terms_conditions_left a:hover {
	color:#d53c71;
}

#terms_conditions_left h2 {
	font-size:20px;
	margin:20px 0 0;
}

/*CATEGORIES CONTENT*/

#categories_left {
	width:100%;
}

.categories_surround {
	width:100%;
	float:left;
	padding:0 0 36px 0;
}

.categories_surround .category {
	width:125px;
	float:left;
	margin:0 26px 0 0;
}

.categories_surround .category_top_title {
	width:120px;
	padding:0 0 8px 5px;
	float:left;
	border-bottom:1px solid #aabdc6;
	margin:0 0 10px 0;
}

.categories_surround .category_top_title h2 {
	font-size:17px;
}

.categories_surround .category ul li {
	list-style-type:none;
	padding:5px 0 0 4px;
}

.categories_surround .category li a {
	font-size:12px;
	text-decoration:underline;
	color:#273137;
	padding: 0 0 0 7px;
	background:url(glossniToggle/images/categories/bullet.gif) no-repeat left center;
}

.categories_surround .category li a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#d53c71;
}

.categories_surround .category_right {
	width:125px;
	float:right;
	margin:0;
}


.categories_surround .category_right_top_title {
	width:120px;
	padding:0 0 8px 5px;
	float:left;
	border-bottom:1px solid #aabdc6;
	margin:0 0 10px 0;
}

.categories_surround .category_right_top_title h2 {
	font-size:17px;
}

.categories_surround .category_right ul li {
	list-style-type:none;
	padding:5px 0 0 4px;
}

.categories_surround .category_right li a {
	font-size:12px;
	text-decoration:underline;
	color:#273137;
	padding: 0 0 0 7px;
	background:url(glossniToggle/images/categories/bullet.gif) no-repeat left center;
}

.categories_surround .category_right li a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#d53c71;
}


/*EXTRAS*/

h1, h2 {
	font-size:25px;
	color:#273137;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}


#category_tab {
	margin:-62px 0 0 0;
	float:left;
}
