@charset "UTF-8";
/* CSS Document */
* html, body, div, p, ul, li, .inputboxSearch, #search_input
{ padding:0px; border:none; margin:0px;} 

/*html, body {height:100%;} */
body {
	background:#e05206 url(./themes/site_themes/brookslacayo/bg.jpg) repeat; 
	color:#ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {cursor:pointer; text-decoration:none;} 

/* General Text  */
p {font-size: 12px; }

/* Spaces */
#s05, #s10 {clear:both;}
#s05{height:5px;} #s10{height:10px;} #s20{height:20px;}

/* Heading */
#heading{width:940px; height:62px; margin-top:40px;}
#logo{background-image: url(./themes/site_themes/brookslacayo/logo.png); width:220px; height:62px; float:left; margin-left:35px;}

#search, #search_input, .search_sub, #linked, #rss, #face, #twitter, #rss a, #linked a, #face a, #twitter a {float:left; height:17px;}
#search{background-image: url(./themes/site_themes/brookslacayo/search.jpg); width:80px; margin-left:321px;}
#rss {background-image: url(./themes/site_themes/brookslacayo/rss.png); width:18px; margin-left:5px;}
#linked{background-image: url(./themes/site_themes/brookslacayo/linked.png); width:18px; margin-left:5px;}
#twitter{background-image: url(./themes/site_themes/brookslacayo/twitter); width:18px; margin-left:5px;}
#face{background-image: url(./themes/site_themes/brookslacayo/face.png); width:18px; margin-left:5px;}
#rss a, #face a, #linked a, #twitter a{width:18px;}
#linked span, #rss span, #face span, #twitter span {display: none;}

.inputboxSearch {
background:url(./themes/site_themes/brookslacayo/search_input.jpg) no-repeat right top;
width:165px; height:17px;
color:#000000; float:left; font-size:11px; line-height:11px;
}
#search_input{background-image: url(./themes/site_themes/brookslacayo/search_input2.jpg); width:7px;}

.search_sub{background: url(./themes/site_themes/brookslacayo/search_sub.jpg) no-repeat top left; 
border:none; width:18px;
}
.search_sub:hover{background: url(./themes/site_themes/brookslacayo/search_sub_o.jpg) no-repeat top left; 
border:none;
}

/* Menu */
#menu{width:940px; height:30px;}
#nav-menu {background:url(./themes/site_themes/brookslacayo/menu.jpg) no-repeat; width:421px; height:30px; float:left; margin-left:519px;}
#nav-menu span {display: none;}
#nav-menu li, #nav-menu a {height:30px; display:block;}
#nav-menu li {float:left; list-style:none; display:inline;}
#m1 {width: 64px;}
#m2 {width: 87px;}
#m3 {width: 87px;}
#m4 {width: 83px;}
#m5 {width: 100px;}

#m1 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) 0px -30px no-repeat;}
#m2 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) -64px -30px no-repeat;}
#m3 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) -151px -30px no-repeat;}
#m4 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) -238px -30px no-repeat;}
#m5 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) -321px -30px no-repeat;}
#m6 a:hover {background:url(./themes/site_themes/brookslacayo/menu.jpg) -421px -30px no-repeat;}

/* middle body */
#body_middle{background-image: url(./themes/site_themes/brookslacayo/b_middle.jpg); background-repeat:no-repeat; background-position:top; width:960px; height:406px;}

/* Footer Menu */
#f_menu{width:940px; height:90px;}
#nav-f1, #nav-f2, #nav-f3 {width:300px; height:90px; float:left;}
#nav-f1 {background:url(./themes/site_themes/brookslacayo/f1.jpg) no-repeat;}
#nav-f2 {background:url(./themes/site_themes/brookslacayo/f2.jpg) no-repeat; margin-left:20px;}
#nav-f3 {background:url(./themes/site_themes/brookslacayo/f3.jpg) no-repeat; margin-left:20px;}

#nav-f1 span,#nav-f2 span, #nav-f3 span {display: none;}
#nav-f1 li, #nav-f1 a, #nav-f2 li, #nav-f2 a, #nav-f3 li, #nav-f3 a {height:90px; display:block;}

#nav-f1 li {float:left; list-style:none; display:block;}
#nav-f1 li, #nav-f2 li, #nav-f3 li {float:left; list-style:none; display:inline;}

#f1, #f2, #f3 {width: 300px;}

#f1 a:hover {background:url(./themes/site_themes/brookslacayo/f1.jpg) 0px -90px no-repeat;}
#f2 a:hover {background:url(./themes/site_themes/brookslacayo/f2.jpg) 0px -90px no-repeat;}
#f3 a:hover {background:url(./themes/site_themes/brookslacayo/f3.jpg) 0px -90px no-repeat;}

/* Footer */
#footer{width:940px; height:46px; margin-left:-3px;}
#footer_links, #footer_links a {
font-size:10px; line-height:13px; text-align:left; margin-top:15px; padding-left:3px;}

#footer_links a{color:#cccccc;}
#footer_links a:hover{color:#000000;}

#footer_txt, #footer_txt a {
text-align:left; padding-left:3px;
font-size: 9px;
line-height:13px; 
}
#footer_txt a {
color:#cccccc;
}

#footer_txt a:hover{color:#000000;}

.p3{padding-left:3px;}
