/* @override 
	http://fibalyon.pmhclients.com/css/basic.css
	http://www.fibalyon.org/css/basic.css
	http://fibalyon.org/css/basic.css
*/

/* Styles for FIBA website
--------------------------
Deisgn by TwinFish Design - 2008
--------------------------------- */

/* General 
----------*/

body {
	padding: 0;
	margin: 0;
	background-color: #f1f1f1;
}

#wrap {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.clear {
	clear: both;
}

#branding {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	width: 860px;
	height: 170px;
	float: left;
	position: relative;
	display: inline;
}

#branding h1 {
	position: absolute;
	right: 20px;
	top: 111px;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#branding .flag {
	position: absolute;
	right: 20px;
	bottom: 0px;
}

#branding .flags {
	position: absolute;
	right: 53px;
	bottom: 0px;
}

#branding a img.flags,
#branding a img.flag {
	outline: none;
	border: none;
}

#branding .skiplink {
	height: 0;
	overflow: hidden;
	position: absolute;
}

#header h1 {
	margin: 70px 20px 0 0;
	float: right;
	font: 16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#flags {
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

#leftcol {
	float: left;
	width: 220px;
	margin-left: 10px;
	display: inline;
}

#events,
#single,
#business-sectors {
	position: relative;
	float: right;
	width: 610px;
	margin-right: 10px;
	display: inline;
}

* html #business-sectors {
	position: relative;
	float: right;
	width: 610px;
	margin-left: 10px;
	margin-right: 0px;
}

a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #636363;
} 
 
a:hover {
	text-decoration: none;
	color: #ec1c24;
}

#single p {
	margin-left: 10px;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
	color: #2f2f2f;
}

#single a {
	margin-left: 10px;
	margin-bottom: 0px;
	color: #636363;
}

#single a:hover {
	text-decoration: none;
	color: #ec1c24;
}

#single h2 {
	margin-left: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #525252;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 3px;
}

#single p a {
	color: #636363;	
	margin-left: 0;
}

#single p a:hover {
	text-decoration: none;
	color: #ec1c24;
}

#business-sectors p.return {
	text-align: left;
	margin-left: 10px;
}

#business-sectors p.return a {
	font-size: 11px;
}

#single div.link-wrap {
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 5px solid #e9e8e8;
}

/* Navigation
-------------*/
ul#nav li a {display:inline-block;}
ul#nav li a {display:block;}

ul#nav {
	width: 220px;
	float: left;
	height: auto;
	display: block;
	margin: 0px 0 10px;
	list-style: none;
	padding: 0;
}


ul#nav li {
	display: block;
	width: 220px;
	height: 32px;
	background: #e7e7e7 url(../assetts/nav-div.gif) no-repeat 0 bottom;
}

ul#nav li a {
	display: block;
	text-decoration: none;
	font: small-caps 13px/32px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #636363;
	padding-left: 15px
}

ul#nav li a:hover {
	color: #ec1c24;
	padding-left: 11px;
	border-left: 4px solid #ec1c24;
}

/* Boxes on home page
---------------------*/
#ad {
	width: 220px;
	float: left;
}

#welcome {
	width: 609px;
	float: left;
	margin-left: 10px;
	background: #e4e2e2 url(../assetts/home-banner.jpg) no-repeat 0 bottom;
}

#bottomline {
	float: left;
	width: 609px;
	margin-left: 10px;
	margin-top: 10px;
	background: #e9e8e8 url(../assetts/news.gif) repeat-y right;
} 

#inner {
	background: url(../assetts/mission.gif) repeat-y left;
	float: left;
}

#mission {
	width: 198px;
	float: left;
	background-color: #e9e8e8;
}

#join {
	width: 193px;
	margin-left: 10px;
	float: left;
	background-color: #e9e8e8;
}

#news {
	width: 198px;
	float: left;
	background-color: #e9e8e8;
	margin-left: 10px;
}

div.news-wrap {
	padding-bottom: 7px;
	border-bottom: 5px solid #e9e8e8;
	margin-bottom: 15px;
}

/* Home page box titles
-----------------------*/

#welcome h1 {
	padding-left: 10px;
	margin-top: 0px;
	color: #fff;
	background-color: #ec1c24;
	font: small-caps 24px/37px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	height: 37px;
	margin-bottom: 10px;
}

#join h1,
#events h1,
#single h1,
#business-sectors h1 {
	margin-top: 0px;
	padding-left: 15px;
	color: #525252;
	background-color: #e9e8e8;
	font: small-caps 22px/37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 37px;
	margin-bottom: 10px;
}

#business-sectors h1 {
	margin-bottom: 0px;
}

#ad h1,
#jobad h1 {
	color: #fff;
	background-color: #2e3191;
	display: block;
	font: small-caps 15px/37px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	margin-top: 0px;
	height: 37px;
	padding-left: 15px;
}

#jobad {
width: 220px;
float: left;
margin-top: 10px;
}


.job-wrap {

	padding-bottom: 10px;

	margin-bottom: 10px;

	border-bottom-color: #cbcbcb;

	border-bottom-width: 1px;

	border-bottom-style: solid;

}

#mission h1 {
	margin-top: 0px;
	padding-left: 15px;
	color: #525252;
	font: small-caps 22px/37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 37px;
	margin-bottom: 10px;
}

#news h1 {
	margin-top: 0px;
	padding-left: 15px;
	color: #525252;
	font: small-caps 22px/37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 37px;
	margin-bottom: 10px;
}

#single h2.news-title {
	font-size: 18px;
	margin-top: 0px;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
}

#news h2.news-title a {
	color: #636363;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
}

#news h2.news-title a:hover {
	text-decoration: none;
	color: #ec1c24;
}

#single div.news-wrap h2.news-titled  {
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin-left: 0;
	margin-top: 0;
}

#single div.news-wrap h2.news-titled a {
	color: #636363;
}

#single div.news-wrap h2.news-titled a:hover {
	color: #ec1c24;

}


#single p.date {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #8f8f8f;
}

#news p.date {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #8f8f8f;
}

/* Content text
----------------*/

#welcome p {
	color: #2f2f2f;
	font: 11px/14px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	padding-left: 15px;
	padding-right: 295px;
	margin-top: 0px;
}

#join p, 
#mission p, 
#news p {
	font: 11px/14px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #2f2f2f;
}

#welcome h2 {
	color: #2f2f2f;
	padding-left: 15px;
	font: bold 16px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	margin-bottom: 0px;
}

#join h2, 
#mission h2, 
#news h2 {
	padding-left: 15px;
	color: #2f2f2f;
	font: bold 16px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	margin: 0px;
	padding-top: 0;
}

#join p a {
	/*background: url(../assetts/pdf.gif) no-repeat;*/
	line-height: 31px;
	display: block;
	margin-top: 10px;
	/*padding-left: 40px;*/
}


/* Advert Section
----------------*/

#ad img {
margin-right: 5px;
margin-bottom: 5px;
}

#ad .adwords {
	width: 110px;
	float: left;
	padding-left: 5px;
}

#ad h2,
#jobad h2 {
	font: bold 14px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	margin:5px 5px 0 5px;
	color: #2f2f2f;
}

#ad p,
#jobad p {
	font: 11px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	margin:5px 5px 0 5px;
	color: #2f2f2f;
}

#ad a {
	color: #636363;
	margin:5px 5px 0 5px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ad a:hover {
	text-decoration: none;
	color: #ec1c24;
}

#single p strong {
	display: block;
	padding-top: 0px;
	font-size: 0.7em;
	line-height: 0;
	margin: 0px 0 20px;
	padding: 0;
}

/* Footer
--------*/

#footer {
	clear: both;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer li {
	float: left;
	padding-right: 10px;
}

#footer li a {
	text-decoration: none;
	font: 12px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #6f6f6f;
}

#footer li a:hover {
	color: #ec1c24;
}

/* Events page
-------------*/

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

th {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}

td {
	padding: 0.5em 1em 0.9em;
	width: 610px;
}

tr.odd {
	background-color: #e1e1e1;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: top;
}

tr.even {
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: top;
}

caption {
	position: absolute;
	right: 3000px;
}

th {
	text-align: left;
	color: #757575;
	font: 0.9em sans-serif;
	border-bottom: 2px solid #2e3191;
}

/* Contact us Page 
-----------------*/

#single fieldset {
	width: 300px;
	float: left;
	border: none;
	padding: 0px;
}

.searchbox legend span,
#single legend span {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
}

#single label  {
	display: block;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#single input {
	width: 250px;
	height: 20px;
}

#single textarea {
	width: 252px;
}

#single input#submit {
	width: 100px;
	margin-left: 10px;
	display: inline;
}

#address {
	position: absolute;
	right: 90px;
	top: 65px;
}

#address p {
	color: #2f2f2f;
	margin: 0;
	font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* Business Sectors Page
----------------------*/

#business-sectors div.searchbox form {
	margin: 0 0 5px;
}

.searchbox {
	margin: 15px 0 15px;
	padding: 5px 0 5px 25px;
	height: 107px;
	background: #909abc none repeat-x 0 bottom;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}

.searchbox legend {
	display: block;
	overflow: hidden;
	height: 0pt;
}

.searchbox fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.searchbox fieldset p {
	display: block;
	margin: 0;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2f2f2f;
}

input#searchbox {
	width: 400px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid #2e3191;
}

input {
	vertical-align: middle;
}

#business-sectors div.searchbox form select {
	border: 1px solid #2e3191;
}

#business-sectors img {
	float: left;
	clear: both;
	margin-left: 10px;
}

#business-sectors h2 {
	color: #525252;
	display: block;
	background-color: #E4E2E2;
	padding: 0 10px;
	margin-top: 0px;
	font: normal normal 1.2em/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #bfbfbf;
}

#business-sectors div.searchbox p {
	margin-top: 0;
	margin-bottom: 3px;
	font-weight: normal;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
}

#business-sectors div.businesswrap {
	width: 360px;
	float: right;
}

#business-sectors div.businesswrap h3 {
	margin-top: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#business-sectors div.businesswrap p {
	color: #2f2f2f;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#business-sectors h3 {
	margin: 0;
	display: block;
	padding: 3px 0 3px 10px;
	background-color: #999898;
	color: #fff;
	border-bottom: 1px solid #ebebeb;
	font: italic small-caps 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#business-sectors p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
}

#results {
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e2e2;
}

/* Committee member page
======================*/

#single div.portraits p.job-title {
	font-size: 0.7em;
	font-weight: bold;
}


#single div.portraits {
	width: 273px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c4d0e4;
	display: inline;
}

#single div.portraits p {
	float: left;
	width: 150px;
	margin-bottom: 0;
	font-size: 0.9em;
	font-weight: bold;
}

#single div.portraits img {
	float: left;
}

div#address.join {
width: 200px;
top: 50px;
right: 60px;
}

#address.join img {
margin-bottom: 10px;
}

#freeform p textarea {
height: 100px;
}

#address p.pdf a {
background: url(../assetts/pdf.gif) no-repeat;
	line-height: 31px;
	display: block;
	margin-top: 10px;
	padding-left: 40px;
}

input#agree {
float: left;
width: 20px;
}

#joinform {
width: 280px;
}

#branding a.fb  {
position: absolute;
right: 20px;
width: 95px;
}

#branding a.fb img {
float: right;
}

#branding a.fb p {
float: left;
font-size: 0.7em;
text-align: right;
margin: 0 3px 0 0;
}


